2020-04-05 00:02:02 +02:00
|
|
|
# requirements for building the docs
|
|
|
|
|
|
2020-04-05 21:23:33 +02:00
|
|
|
sphinx==2.4.4
|
|
|
|
|
sphinx-multiversion==0.1.1
|
2020-05-21 17:29:14 +02:00
|
|
|
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
|