mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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
|
||||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue