mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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-multiversion==0.1.1
|
||||
lunr==0.5.8
|
||||
sphinx-theme==1.0
|
||||
# lunr==0.5.8
|
||||
|
||||
# recommonmark custom branch with evennia-specific fixes
|
||||
git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
# VERSION WARNING
|
||||
|
||||
> 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