python/doc
2024-12-17 17:23:53 +00:00
..
source
.gitignore
Makefile
README.md
requirements-docs.txt

Building the documentation

Install the test requirements with:

$ pip install -r ../test-requirements.txt

Use make html to build the docs in html format.