Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

==================== Sphinx Documentation

Building the docs requires Python 3.8+

In project root

pip install -r requirements-dev.txt

In this directory

make -C docs html
python -m sphinx -b html docs/source build/html