mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
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
|
||||
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
|
||||
--------
|
||||
|
|
|
|||
|
|
@ -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>`_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue