Skip to content

trifling/FindPythonSphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FindPythonSphinx

CMake module for Sphinx HTML docs

Include to try to find Sphinx, and if successful:

  • set Sphinx_FOUND
  • add a target ${PROJECT_NAME}_doc with the HTML docs
  • if there is a conf.py.in it will configure and use it
  • otherwise it will use conf.py

The following can be customized, use ccmake for the descriptions

  • SPHINX_THEME
  • SPHINX_THEME_DIR
  • SPHINX_BUILD_DIR
  • SPHINX_CACHE_DIR
  • SPHINX_HTML_DIR

About

CMake module for Sphinx HTML docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages