docs: Collapse the process guide TOC

I believe this makes the page as a whole more approachable.

Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2016-10-26 16:41:05 -06:00
parent 89edeedd61
commit be4612447b
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ trouble.
Below are the essential guides that every developer should read.
.. toctree::
:maxdepth: 2
:maxdepth: 1
howto
code-of-conflict
@ -28,7 +28,7 @@ Below are the essential guides that every developer should read.
Other guides to the community that are of interest to most developers are:
.. toctree::
:maxdepth: 2
:maxdepth: 1
changes
submitting-drivers
@ -42,7 +42,7 @@ These are some overall technical guides that have been put here for now for
lack of a better place.
.. toctree::
:maxdepth: 2
:maxdepth: 1
applying-patches
adding-syscalls