Add sphinx-theme dependence for docs
This commit is contained in:
parent
d4e1e537cd
commit
3aeb9b43f3
2 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
sphinx==2.4.4
|
sphinx==2.4.4
|
||||||
sphinx-multiversion==0.1.1
|
sphinx-multiversion==0.1.1
|
||||||
lunr==0.5.8
|
sphinx-theme==1.0
|
||||||
|
# lunr==0.5.8
|
||||||
|
|
||||||
# recommonmark custom branch with evennia-specific fixes
|
# recommonmark custom branch with evennia-specific fixes
|
||||||
git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|
git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
# VERSION WARNING
|
# VERSION WARNING
|
||||||
|
|
||||||
> This is the experimental static v0.9 documentation of Evennia, _automatically_ generated from the
|
> This is the experimental static v0.9 documentation of Evennia, _automatically_ generated from the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue