mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
12 lines
440 B
Text
12 lines
440 B
Text
# requirements for building the docs
|
|
|
|
sphinx==3.2.1
|
|
sphinx-multiversion==0.2.4
|
|
myst-parser==0.15.2
|
|
myst-parser[linkify]==0.15.2
|
|
|
|
# recommonmark custom branch with evennia-specific fixes
|
|
# git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|
|
|
|
# sphinxcontrib-lunrsearch custom branch with evennia-specific fixes
|
|
# git+https://github.com/evennia/sphinxcontrib-lunrsearch.git@evennia-mods#egg=sphinxcontrib-lunrsearch
|