python/doc
2024-05-21 22:28:03 +00:00
..
source generated client change 2024-05-21 22:28:03 +00:00
.gitignore Fix docs configuration for Read the Docs 2023-03-05 16:34:12 +01:00
Makefile Fix docs configuration for Read the Docs 2023-03-05 16:34:12 +01:00
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.