diff --git a/docs/sphinx/source/index.rst b/docs/sphinx/source/index.rst index af265a62c4..767861fccc 100644 --- a/docs/sphinx/source/index.rst +++ b/docs/sphinx/source/index.rst @@ -24,7 +24,7 @@ intervals. .. toctree:: How to give and get help - Evennia Links + Resources .. Code .. ----- diff --git a/docs/sphinx/source/wiki/Links.rst b/docs/sphinx/source/wiki/Links.rst index e8e9ad7a83..01a2731425 100644 --- a/docs/sphinx/source/wiki/Links.rst +++ b/docs/sphinx/source/wiki/Links.rst @@ -47,7 +47,10 @@ Frameworks Tools ----- -- `Subversion Manual `_ +- `Mercurial tutorial `_ +- `Another, pretty funny, Mercurial tutorial `_ +- `Sphinx manual `_ (compile + documentation) - `Doxygen `_ (build auto-docs) Python Info