Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To build the docs run this inside docs folder:

make html

If sphinx-build is not in your path this will install the sphinx python module automatically.

The documentation will be built into _build folder. Access it by opening _build/index.html.