evennia/docs/requirements.txt
PowershellNinja e90e568475 Upgrade Sphinx docs toolchain: modern CSS, version sidebar, and search fixes
- Remove legacy CSS and templates.
- Add custom.css ported from live nature theme for Sphinx 7.x.
- Update conf.py, drop sphinx-multiversion.
- Fix SearchBar and Doc Versions sidebar.
- Update requirements.txt to latest stable module versions.
2025-08-04 19:37:20 +02:00

6 lines
No EOL
117 B
Text

# requirements for building the docs
sphinx>=7.3.7,<8.0.0
myst-parser>=2.0.0,<3.0.0
Jinja2>=3.1
linkify-it-py>=2.0.0