diff options
author | mathieui <mathieui@mathieui.net> | 2013-04-10 16:11:22 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-04-10 16:11:22 +0200 |
commit | a6862a7d5d9317810d511503c2bf8fbad1c7adbe (patch) | |
tree | 31168f5e75f373705ab6a89de3a50392f28df000 /doc/source/index.rst | |
parent | 1d18f4f8d4f70f6643c81863d1b0e20be8a9ab2b (diff) | |
download | poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.tar.gz poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.tar.bz2 poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.tar.xz poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.zip |
Add the configuration section
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index ea744b26..450368b6 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -9,19 +9,17 @@ Poezio documentation Contents: .. toctree:: - :maxdepth: 1 + :maxdepth: 2 install - themes commands - dev/index + configuration misc/index + themes + dev/index .. - configure - ssl usage - themes keys plugins misc |