Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Documentation's documentation

How to build the documentation

Requirements

Create a virtual environment and install the requirements from this parent directory requirements-doc.txt

Build

Run make html to build the documentation. The output will be in the doc/build directory. Open doc/build/html/index.html in your browser to see the result.