Updated the ReST documentation.

This commit is contained in:
Griatch 2013-05-15 23:49:38 +02:00
parent d30a79386f
commit cc12dc36fa
34 changed files with 935 additions and 759 deletions

View file

@ -36,6 +36,8 @@ the `Developer Central <DeveloperCentral.html>`_.
- `Tutorial: Adding a Command prompt <CommandPrompt.html>`_
- `Tutorial: Creating a Zoning system <Zones.html>`_
- `Hints: Implementing cooldowns for commands <CommandCooldown.html>`_
- `Hints: Designing commands that take time to
finish <CommandDuration.html>`_
- `Hints: Ticker Scripts <TickerScripts.html>`_
Examples