Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Purva Yeshi and committed by
Jonathan Corbet
33583537 43e9076a

+1 -1
+1 -1
Documentation/trace/index.rst
··· 3 3 ========================== 4 4 5 5 .. toctree:: 6 - :maxdepth: 2 6 + :maxdepth: 1 7 7 8 8 ftrace-design 9 9 tracepoint-analysis