docs: Reduce depth of ToCs on front page
This commit is contained in:
parent
6283c6ee9b
commit
82e94f00fe
@ -38,7 +38,7 @@ User documentation
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:maxdepth: 2
|
||||
|
||||
installation/index
|
||||
installation/raspberrypi
|
||||
@ -54,7 +54,7 @@ Reference documentation
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:maxdepth: 2
|
||||
|
||||
api/index
|
||||
modules/index
|
||||
@ -64,7 +64,7 @@ Development documentation
|
||||
=========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:maxdepth: 2
|
||||
|
||||
development
|
||||
extensiondev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user