python/doc
Kubernetes Prow Robot 617e5f520f
Merge pull request #2013 from tomplus/feat/update-doc
[doc] update Sphinx configuration
2023-02-27 13:33:16 -08:00
..
source Merge pull request #2013 from tomplus/feat/update-doc 2023-02-27 13:33:16 -08: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.