Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

To build the docs, first install the requirements in the docs/ directory via:

pip install -r requirements.txt

Then, run the bash script in the docs/ directory:

./run_sphinx.sh

The sphinx html documentation will be built and placed inside the build directory.