From bc97eaf06651e5319ef42742fd726cafaed69ef8 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 6 Apr 2020 00:09:53 +0200 Subject: [PATCH] Test to add foo file to test --- docs/source/foo.md | 9 +++++++++ docs/source/index.md | 8 ++++---- 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 docs/source/foo.md 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)