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::
:maxdepth: 3
installation/index
changes
@ -13,6 +14,7 @@ Reference documentation
=======================
.. toctree::
:maxdepth: 3
api/index
@ -20,6 +22,7 @@ Development documentation
=========================
.. toctree::
:maxdepth: 3
development/index