python/doc
2022-05-02 17:01:53 +05:30
..
source add: README.md in doc/source 2022-05-02 17:01:53 +05:30
Makefile Mulitple docs fixes 2019-07-31 18:13:57 +02: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.