summaryrefslogtreecommitdiff
path: root/doc/source/dev/index.rst
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2013-04-13 22:56:00 +0200
committermathieui <mathieui@mathieui.net>2013-04-13 22:56:00 +0200
commitf262d9f779292593cf043cc01b15ef785480bdd9 (patch)
treeb065013c692e840e6d6ac6cc9378f52dbb4fc25d /doc/source/dev/index.rst
parentd676c2ee7b6207ff0b2a7b384052ab07c08bf43a (diff)
downloadpoezio-f262d9f779292593cf043cc01b15ef785480bdd9.tar.gz
poezio-f262d9f779292593cf043cc01b15ef785480bdd9.tar.bz2
poezio-f262d9f779292593cf043cc01b15ef785480bdd9.tar.xz
poezio-f262d9f779292593cf043cc01b15ef785480bdd9.zip
Add the last pages, and the plugin examples
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r--doc/source/dev/index.rst17
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index 8bf674cc..aae0a6d0 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -6,16 +6,25 @@
Development documentation
=========================
-Contents:
+
+About plugins
+-------------
.. toctree::
:maxdepth: 2
plugin
events
- timed_events
- common
sleek
- theming
xep
+About Poezio
+------------
+
+.. toctree::
+
+ overview
+ contributing
+ theming
+ timed_events
+ common