2020-04-05 00:02:02 +02:00
|
|
|
# requirements for building the docs
|
|
|
|
|
|
2020-10-13 18:25:50 +02:00
|
|
|
sphinx==3.2.1
|
2021-10-21 21:04:14 +02:00
|
|
|
myst-parser==0.15.2
|
|
|
|
|
myst-parser[linkify]==0.15.2
|
2022-06-22 08:25:17 +02:00
|
|
|
Jinja2 < 3.1
|
2020-04-05 21:23:33 +02:00
|
|
|
|
2022-01-26 18:21:24 +01:00
|
|
|
# sphinx-multiversion with evennia fixes
|
|
|
|
|
git+https://github.com/evennia/sphinx-multiversion.git@evennia-mods#egg=sphinx-multiversion
|
2020-05-20 02:26:45 +02:00
|
|
|
|
|
|
|
|
# sphinxcontrib-lunrsearch custom branch with evennia-specific fixes
|
2021-10-21 21:04:14 +02:00
|
|
|
# git+https://github.com/evennia/sphinxcontrib-lunrsearch.git@evennia-mods#egg=sphinxcontrib-lunrsearch
|