Documentation: trace: Reduce toctree depth

Reduce toctree depth from 2 to 1 so that only docs titles are listed
in the toctree.

Signed-off-by: Purva Yeshi <purvayeshi550@gmail.com>
Link: https://lore.kernel.org/r/20250318113230.24950-1-purvayeshi550@gmail.com
[Bagas: massage commit message]
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Purva Yeshi 2025-04-16 09:40:49 +07:00 committed by Jonathan Corbet
parent 43e9076a00
commit 33583537dd

View file

@ -3,7 +3,7 @@ Linux Tracing Technologies
==========================
.. toctree::
:maxdepth: 2
:maxdepth: 1
ftrace-design
tracepoint-analysis