fixes.
This commit is contained in:
parent
751e2306ae
commit
dce64d8bd2
2 changed files with 8 additions and 7 deletions
|
|
@ -4,10 +4,10 @@ Evennia Documentation
|
||||||
This is Evennia's manual. You should hopefully find all you need to know
|
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.
|
about coding with, extending and using the codebase among these pages.
|
||||||
|
|
||||||
The documentation is divided into several main categories, selectable
|
The documentation is divided into several main categories. If you are
|
||||||
below or from the left sidebar. If you are new, it might be an idea to
|
new, it might be an idea to browse the sections in the order they are
|
||||||
browse the sections in the order they are listed. For more help, see the
|
listed. If you get stuck or feel the urge to improve things, see the
|
||||||
`how to get and give help <HowToGetAndGiveHelp.html>`_ page.
|
section on `how to get and give help <HowToGetAndGiveHelp.html>`_.
|
||||||
|
|
||||||
Sections
|
Sections
|
||||||
--------
|
--------
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ Evennia links
|
||||||
updates)
|
updates)
|
||||||
- `Evennia forums <http://www.evennia.com/discussions>`_
|
- `Evennia forums <http://www.evennia.com/discussions>`_
|
||||||
- `Evennia Commit
|
- `Evennia Commit
|
||||||
Log <http://groups.google.com/group/evennia-commits>`_ (SVN commit
|
Log <http://groups.google.com/group/evennia-commits>`_ (hg commit
|
||||||
notification)
|
notification)
|
||||||
- `Sequential source update
|
- `Sequential source update
|
||||||
list <http://code.google.com/p/evennia/source/list>`_ (easily see
|
list <http://code.google.com/p/evennia/source/list>`_ (easily see
|
||||||
|
|
@ -22,8 +22,9 @@ Evennia links
|
||||||
Third-party Evennia links
|
Third-party Evennia links
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
- `Read Evennia's manual on
|
- `Evennia's manual on
|
||||||
ReadTheDocs <http://evennia.readthedocs.org>`_
|
ReadTheDocs <http://readthedocs.org/projects/evennia/>`_ (also
|
||||||
|
convert to PDF)
|
||||||
- `Hosting Evennia on
|
- `Hosting Evennia on
|
||||||
Webfaction <http://lotek.heavy.ch/evennia#Hosting>`_
|
Webfaction <http://lotek.heavy.ch/evennia#Hosting>`_
|
||||||
- `Evennia on Ohloh <http://www.ohloh.net/projects/6906>`_
|
- `Evennia on Ohloh <http://www.ohloh.net/projects/6906>`_
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue