python/doc
2024-08-29 21:25:26 +00:00
..
source generated client change 2024-08-29 21:25:26 +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 Mulitple docs fixes 2019-07-31 18:13:57 +02:00
requirements-docs.txt Mulitple docs fixes 2019-07-31 18:13:57 +02:00

Building the documentation

Install the test requirements with:

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

Use make html to build the docs in html format.