parent
06bc3c8bcd
commit
a452434ba8
663 changed files with 61705 additions and 2 deletions
12
docs/requirements.txt
Normal file
12
docs/requirements.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# requirements for building the docs
|
||||
|
||||
sphinx==3.2.1
|
||||
myst-parser==0.15.2
|
||||
myst-parser[linkify]==0.15.2
|
||||
Jinja2 < 3.1
|
||||
|
||||
# sphinx-multiversion with evennia fixes
|
||||
git+https://github.com/evennia/sphinx-multiversion.git@evennia-mods#egg=sphinx-multiversion
|
||||
|
||||
# sphinxcontrib-lunrsearch custom branch with evennia-specific fixes
|
||||
# git+https://github.com/evennia/sphinxcontrib-lunrsearch.git@evennia-mods#egg=sphinxcontrib-lunrsearch
|
||||
Loading…
Add table
Add a link
Reference in a new issue