Test to add foo file to test
This commit is contained in:
parent
4887b2dad9
commit
bc97eaf066
2 changed files with 13 additions and 4 deletions
9
docs/source/foo.md
Normal file
9
docs/source/foo.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
# Test heading
|
||||||
|
|
||||||
|
This is a test heading.
|
||||||
|
|
||||||
|
|
||||||
|
# AnotherHeading
|
||||||
|
|
||||||
|
Testing
|
||||||
|
|
@ -1,15 +1,15 @@
|
||||||
Evennia documentation master file, created by
|
Evennia documentation master file, created by sphinx-quickstart on Sat Apr 4 09:58:05 2020.
|
||||||
sphinx-quickstart on Sat Apr 4 09:58:05 2020.
|
|
||||||
|
|
||||||
# Welcome to Evennia's documentation!
|
# Welcome to Evennia's documentation!
|
||||||
|
|
||||||
Click [here](../../../evennia/objects/objects.py) to go to objects.py ... ..
|
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)
|
Gitlink [here](https://github.com/evennia/evennia/blob/master/README.md)
|
||||||
|
|
||||||
## Indices and tables
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
* [foo](foo)
|
* [foo](foo)
|
||||||
* [genindex](genindex)
|
* [genindex](genindex)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue