Commit be461244 authored by Jonathan Corbet's avatar Jonathan Corbet

docs: Collapse the process guide TOC

I believe this makes the page as a whole more approachable.
Reviewed-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 89edeedd
...@@ -16,7 +16,7 @@ trouble. ...@@ -16,7 +16,7 @@ trouble.
Below are the essential guides that every developer should read. Below are the essential guides that every developer should read.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 1
howto howto
code-of-conflict code-of-conflict
...@@ -28,7 +28,7 @@ Below are the essential guides that every developer should read. ...@@ -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: Other guides to the community that are of interest to most developers are:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 1
changes changes
submitting-drivers submitting-drivers
...@@ -42,7 +42,7 @@ These are some overall technical guides that have been put here for now for ...@@ -42,7 +42,7 @@ These are some overall technical guides that have been put here for now for
lack of a better place. lack of a better place.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 1
applying-patches applying-patches
adding-syscalls adding-syscalls
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment