From: Purva Yeshi Date: Wed, 16 Apr 2025 02:40:49 +0000 (+0700) Subject: Documentation: trace: Reduce toctree depth X-Git-Tag: v6.16-rc1~176^2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33583537dd5f48d76391ecebe0648151309d2687;p=thirdparty%2Fkernel%2Flinux.git 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 Link: https://lore.kernel.org/r/20250318113230.24950-1-purvayeshi550@gmail.com [Bagas: massage commit message] Signed-off-by: Bagas Sanjaya Acked-by: Steven Rostedt (Google) Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst index 2c991dc96ace6..fecc4adf70a83 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -3,7 +3,7 @@ Linux Tracing Technologies ========================== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 ftrace-design tracepoint-analysis