diff --git a/docs/source/foo.md b/docs/source/foo.md new file mode 100644 index 0000000000..ae2c412870 --- /dev/null +++ b/docs/source/foo.md @@ -0,0 +1,9 @@ + +# Test heading + +This is a test heading. + + +# AnotherHeading + +Testing diff --git a/docs/source/index.md b/docs/source/index.md index e20b538ad3..83e4357e28 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -1,15 +1,15 @@ -Evennia documentation master file, created by - sphinx-quickstart on Sat Apr 4 09:58:05 2020. +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) +Another [link](foo) to click. [Fooheader](./foo:AnotherHeading) Gitlink [here](https://github.com/evennia/evennia/blob/master/README.md) -## Indices and tables + +## Contents * [foo](foo) * [genindex](genindex)