python/doc
2023-02-19 19:16:48 +01:00
..
source [doc] update Sphinx configuration 2023-02-19 19:16:48 +01:00
.gitignore [doc] update Sphinx configuration 2023-02-19 19:16:48 +01:00
Makefile [doc] update Sphinx configuration 2023-02-19 19:16:48 +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.