Documentation: Set the index TOC max depth to 1
We don't need more than one level in the main TOC tree, set the max depth to 1. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
33ae55c3cd
commit
0cca041cbd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
.. include:: ../README.rst
|
.. include:: ../README.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
Home <self>
|
Home <self>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue