Skip to content

Latest commit

 

History

History

Editing the docs

You can build the docs site locally as follows:

pip install -r docs/requirements.txt
sphinx-build -W -b html docs docs/build/html -j auto