diff mbox series

docs: fix WARNING document not included in any toctree

Message ID 20241002195817.22972-1-surajsonawane0215@gmail.com (mailing list archive)
State New
Headers show
Series docs: fix WARNING document not included in any toctree | expand

Commit Message

SurajSonawane2415 Oct. 2, 2024, 7:58 p.m. UTC
Add debugging.rst to the relevant toctree to fix warning
about missing documentation inclusion in toctree.

Signed-off-by: SurajSonawane2415 <surajsonawane0215@gmail.com>
---
 Documentation/trace/index.rst | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst
index 0b300901f..2c991dc96 100644
--- a/Documentation/trace/index.rst
+++ b/Documentation/trace/index.rst
@@ -24,6 +24,7 @@  Linux Tracing Technologies
    histogram
    histogram-design
    boottime-trace
+   debugging
    hwlat_detector
    osnoise-tracer
    timerlat-tracer