Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 215 B

The sphinx documentation is build through tox which can be called from the parent directory using:

tox -e docs

After which the documentation will be available in html format in the build/html directory.