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
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.