2020-04-05 00:02:02 +02:00
|
|
|
# requirements for building the docs
|
|
|
|
|
|
2020-06-18 23:30:11 +02:00
|
|
|
sphinx==3.1.1
|
2020-07-12 23:05:49 +02:00
|
|
|
# sphinx-multiversion latest
|
|
|
|
|
git+https://github.com/Holzhaus/sphinx-multiversion.git@master#egg=sphinx-multiversion
|
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
|