Documentation Workflow¶
The CLI repository follows the same MkDocs workflow used by the Productive K3S repositories.
Build documentation¶
Serve documentation locally¶
Serve documentation in the background¶
The local site is served at:
Stop and clean documentation artifacts¶
The documentation scripts create a local Python virtual environment under docs/.venv and install the Python requirements declared in docs/requirements.txt.