mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
- 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.
6 lines
No EOL
117 B
Text
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 |