python/doc
2025-05-26 20:59:05 +00:00
..
source generated client change 2025-05-26 20:59:05 +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
patch_types.md Add introduction to Kubernetes patch types 2025-01-18 21:02:26 +05:45
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.