diff --git a/docs/requirements.txt b/docs/requirements.txt index 389b0d72f8..2f6f23892e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,6 @@ sphinx==2.4.4 sphinx-multiversion==0.1.1 # recommonmark -git+https://github.com/evennia/recommonmark.git@master#egg=recommonmark +git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark # theme diff --git a/docs/source/foo.md b/docs/source/foo.md index ae2c412870..1a20a6bc13 100644 --- a/docs/source/foo.md +++ b/docs/source/foo.md @@ -7,3 +7,5 @@ This is a test heading. # AnotherHeading Testing + +A lot of text in foo diff --git a/docs/source/index.md b/docs/source/index.md index 83e4357e28..a30113b57f 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -1,19 +1,5 @@ -Evennia documentation master file, created by sphinx-quickstart on Sat Apr 4 09:58:05 2020. - -# Welcome to Evennia's documentation! - -Click [here](../../../evennia/objects/objects.py) to go to objects.py ... .. -Another [link](foo) to click. [Fooheader](./foo:AnotherHeading) - - -Gitlink [here](https://github.com/evennia/evennia/blob/master/README.md) - - ## Contents +[foo](foo) + * [foo](foo) -* [genindex](genindex) -* [modindex](modindex) -* [search](search) - -