doc: dev: Reduce toc depth to 2 levels to reduce noise

Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Joseph Nuthalapati 2019-11-09 22:37:34 +05:30 committed by Sunil Mohan Adapa
parent f424c80a0a
commit bc1ab90630
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -11,8 +11,8 @@ This manual is meant for developers intending to develop apps for FreedomBox.
It provides an API reference and a step-by-step tutorial for developing apps.
.. toctree::
:maxdepth: 3
:caption: Contents:
:maxdepth: 2
:caption: Contents
tutorial/index
reference/index