public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix 'make htmldocs' warning in trace
@ 2023-04-30 20:02 Anup Sharma
  2023-05-01  3:44 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Anup Sharma @ 2023-04-30 20:02 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc

Fix following 'make htmldocs' warnings:
Documentation/trace/histogram-design.rst:
WARNING: document isn't included in any toctree

Signed-off-by: Anup Sharma <anupnewsmail@gmail.com>
---
 Documentation/trace/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst
index fa9e1c730f6a..e28c2c2fff7a 100644
--- a/Documentation/trace/index.rst
+++ b/Documentation/trace/index.rst
@@ -19,6 +19,7 @@ Linux Tracing Technologies
    events-msr
    mmiotrace
    histogram
+   histogram-design
    boottime-trace
    hwlat_detector
    intel_th
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-01  4:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-30 20:02 [PATCH] docs: fix 'make htmldocs' warning in trace Anup Sharma
2023-05-01  3:44 ` Bagas Sanjaya
2023-05-01  4:39   ` Anup Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox