Skip to content

Latest commit

 

History

History
 
 

sphinx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
- HTML documentation is generated from .rst files with Sphinx

$ sphinx-build -b html ./sphinx/rst OutDir/sphinx/html
Or use the target doc in the cmake build system
$ make doc

Sphinx setup:
Please follow the http://sphinx-doc.org/latest/install.html guide.