Files
openswarm/docs/requirements.txt

7 lines
451 B
Plaintext

# Doc-site dependencies. Installed into docs/.venv by run.sh.
# These never touch backend/.venv — docs tooling stays fully isolated.
zensical # static site generator (Material for MkDocs team)
mkdocstrings # API-reference engine (preliminary Zensical support)
mkdocstrings-python # the Python handler (Griffe-based, ships separately)
black # lets mkdocstrings pretty-format function signatures