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
|
|
|
|
|
sphinx-multiversion==0.2.4
|
2021-10-21 21:04:14 +02:00
|
|
|
myst-parser==0.15.2
|
|
|
|
|
myst-parser[linkify]==0.15.2
|
2020-04-05 21:23:33 +02:00
|
|
|
|
2020-04-06 19:47:39 +02:00
|
|
|
# recommonmark custom branch with evennia-specific fixes
|
2021-10-21 21:04:14 +02:00
|
|
|
# git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|
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
|