Commit Graph

1 Commits

Author SHA1 Message Date
Nicolai Buchwitz
bae85e1b09 docs: add docs extra dependencies and missing _static directory
The Read the Docs build fails because the "docs" extra is referenced in
.readthedocs.yaml but not defined in setup.py, so sphinx_rtd_theme is
never installed.

Signed-off-by: Nicolai Buchwitz <n.buchwitz@kunbus.com>
2026-02-12 15:05:23 +01:00