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
|
|
|
|
|
# lunr==0.5.8
|
2020-04-05 21:23:33 +02:00
|
|
|
|
2020-04-06 19:47:39 +02:00
|
|
|
# recommonmark custom branch with evennia-specific fixes
|
2020-04-06 19:45:43 +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
|
|
|
|
|
git+https://github.com/evennia/sphinxcontrib-lunrsearch.git@evennia-mods#egg=sphinxcontrib-lunrsearch
|