Documentation
Syntax
This documentation is build with Sphinx.
Content has to be in the reStructuredText
syntax.
See the
reStructuredText
documentation for details.
Local Build
Build the docs locally via:
uv run --no-sync extract-openapi.py
uv run cyclonedx-py venv -o docs/_static/sbom.json
uv run sphinx-autobuild --port 8080 ./docs/ ./docs/_build