Updated ReST docs.

This commit is contained in:
Griatch 2013-12-02 16:43:44 +01:00
parent 3aeec1298a
commit 64a30c655d
29 changed files with 1391 additions and 1186 deletions

View file

@ -18,6 +18,9 @@ Coding basics
More details about coding with Evennia is found in the `Developer
Central <DeveloperCentral.html>`_.
- `First Steps Coding with Evennia <FirstStepsCoding.html>`_ - this is
partly duplicated in the following two tutorials using different
words.
- `Tutorial: Adding a new default
command <AddingCommandTutorial.html>`_
- `Tutorial: Adding new Object typeclasses and