Contributing to the DocsΒΆ
Ensure dependencies are installed:
uv pip install -r docs/requirements.txt
Build once:
just docs-htmlLive preview:
just docs-serveCapture screenshots using feature flags as described in
specs/2025-11-16_app_contents.mdand drop them underdocs/_static/app-shots/<stage>/.Reference new pages in
index.rstso RTD picks them up.