mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:04:43 +01:00
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:
parent
43e9076a00
commit
33583537dd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Linux Tracing Technologies
|
|||
==========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
|
||||
ftrace-design
|
||||
tracepoint-analysis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue