diff --git a/docs/requirements.txt b/docs/requirements.txt index 1d25af7679..fe5911a3a6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -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 diff --git a/docs/source/index.md b/docs/source/index.md index 263e241e76..69d53b54b2 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -1,3 +1,4 @@ + # VERSION WARNING > This is the experimental static v0.9 documentation of Evennia, _automatically_ generated from the