laneya

multiplayer roguelike game
git clone https://git.ce9e.org/laneya.git

commit
b8ca8d765cd999a3a25b9949b37d4b7a4cac00e9
parent
a19687ee706884c59c4ce7eb16d35c0e50d0d827
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2014-10-04 10:00
document actions

Diffstat

A docs/source/actions.rst 5 +++++
M docs/source/index.rst 1 +

2 files changed, 6 insertions, 0 deletions


diff --git a/docs/source/actions.rst b/docs/source/actions.rst

@@ -0,0 +1,5 @@
   -1     1 Available actions
   -1     2 =================
   -1     3 
   -1     4 .. automodule:: laneya.actions
   -1     5     :members:

diff --git a/docs/source/index.rst b/docs/source/index.rst

@@ -9,6 +9,7 @@ Contents
    9     9 
   10    10     quickstart
   11    11     protocol
   -1    12     actions
   12    13     deferred
   13    14 
   14    15 Indices and tables