From 751e2306ae105e2d05002ff87b370bcd329cb315 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 11 Sep 2011 16:41:33 +0200 Subject: [PATCH] Fixed link page. --- docs/sphinx/source/index.rst | 2 +- docs/sphinx/source/wiki/Links.rst | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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