docs: Hide a level in TOC

This commit is contained in:
Stein Magnus Jodal 2010-06-24 17:39:59 +02:00
parent 5d95b82698
commit 05a2a60ed8

View File

@ -4,6 +4,7 @@ User documentation
================== ==================
.. toctree:: .. toctree::
:maxdepth: 3
installation/index installation/index
changes changes
@ -13,6 +14,7 @@ Reference documentation
======================= =======================
.. toctree:: .. toctree::
:maxdepth: 3
api/index api/index
@ -20,6 +22,7 @@ Development documentation
========================= =========================
.. toctree:: .. toctree::
:maxdepth: 3
development/index development/index