docs: Hide a level in TOC
This commit is contained in:
parent
5d95b82698
commit
05a2a60ed8
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user