This commit is contained in:
Griatch 2011-09-11 17:09:30 +02:00
parent 751e2306ae
commit dce64d8bd2
2 changed files with 8 additions and 7 deletions

View file

@ -4,10 +4,10 @@ Evennia Documentation
This is Evennia's manual. You should hopefully find all you need to know
about coding with, extending and using the codebase among these pages.
The documentation is divided into several main categories, selectable
below or from the left sidebar. If you are new, it might be an idea to
browse the sections in the order they are listed. For more help, see the
`how to get and give help <HowToGetAndGiveHelp.html>`_ page.
The documentation is divided into several main categories. If you are
new, it might be an idea to browse the sections in the order they are
listed. If you get stuck or feel the urge to improve things, see the
section on `how to get and give help <HowToGetAndGiveHelp.html>`_.
Sections
--------

View file

@ -11,7 +11,7 @@ Evennia links
updates)
- `Evennia forums <http://www.evennia.com/discussions>`_
- `Evennia Commit
Log <http://groups.google.com/group/evennia-commits>`_ (SVN commit
Log <http://groups.google.com/group/evennia-commits>`_ (hg commit
notification)
- `Sequential source update
list <http://code.google.com/p/evennia/source/list>`_ (easily see
@ -22,8 +22,9 @@ Evennia links
Third-party Evennia links
-------------------------
- `Read Evennia's manual on
ReadTheDocs <http://evennia.readthedocs.org>`_
- `Evennia's manual on
ReadTheDocs <http://readthedocs.org/projects/evennia/>`_ (also
convert to PDF)
- `Hosting Evennia on
Webfaction <http://lotek.heavy.ch/evennia#Hosting>`_
- `Evennia on Ohloh <http://www.ohloh.net/projects/6906>`_