Testing with new branch of recommonmark
This commit is contained in:
parent
bc97eaf066
commit
cc6e8bf4ac
3 changed files with 5 additions and 17 deletions
|
|
@ -4,6 +4,6 @@ sphinx==2.4.4
|
||||||
sphinx-multiversion==0.1.1
|
sphinx-multiversion==0.1.1
|
||||||
|
|
||||||
# recommonmark
|
# recommonmark
|
||||||
git+https://github.com/evennia/recommonmark.git@master#egg=recommonmark
|
git+https://github.com/evennia/recommonmark.git@evennia-mods#egg=recommonmark
|
||||||
|
|
||||||
# theme
|
# theme
|
||||||
|
|
|
||||||
|
|
@ -7,3 +7,5 @@ This is a test heading.
|
||||||
# AnotherHeading
|
# AnotherHeading
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
|
|
||||||
|
A lot of text in foo
|
||||||
|
|
|
||||||
|
|
@ -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
|
## Contents
|
||||||
|
|
||||||
|
[foo](foo)
|
||||||
|
|
||||||
* [foo](foo)
|
* [foo](foo)
|
||||||
* [genindex](genindex)
|
|
||||||
* [modindex](modindex)
|
|
||||||
* [search](search)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue