Fixed link page.

This commit is contained in:
Griatch 2011-09-11 16:41:33 +02:00
parent 2200632739
commit 751e2306ae
2 changed files with 5 additions and 2 deletions

View file

@ -24,7 +24,7 @@ intervals.
.. toctree::
How to give and get help <wiki/HowToGetAndGiveHelp>
Evennia Links <wiki/Links>
Resources <wiki/Links>
.. Code
.. -----

View file

@ -47,7 +47,10 @@ Frameworks
Tools
-----
- `Subversion Manual <http://svnbook.red-bean.com/>`_
- `Mercurial tutorial <http://mercurial.selenic.com/wiki/Tutorial>`_
- `Another, pretty funny, Mercurial tutorial <http://hginit.com/>`_
- `Sphinx manual <http://sphinx.pocoo.org/contents.html>`_ (compile
documentation)
- `Doxygen <http://www.stack.nl/~dimitri/doxygen/>`_ (build auto-docs)
Python Info