Skip to content

Latest commit

 

History

History

README.md

Documentation

We currently use Sphinx to automatically build documentation from the code.

Install dependencies

pip install -e .[docs]

Build locally

rm -rf docs/package python docs/generate-apidoc.py docs/package sphinx-build docs docs/build