All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anup Sharma <anupnewsmail@gmail.com>
To: corbet@lwn.net
Cc: linux-doc@vger.kernel.org
Subject: [PATCH] docs: fix 'make htmldocs' warning in trace
Date: Mon, 1 May 2023 01:32:13 +0530	[thread overview]
Message-ID: <ZE7JRVqg8MoeO73e@yoga> (raw)

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


             reply	other threads:[~2023-04-30 20:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-30 20:02 Anup Sharma [this message]
2023-05-01  3:44 ` [PATCH] docs: fix 'make htmldocs' warning in trace Bagas Sanjaya
2023-05-01  4:39   ` Anup Sharma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZE7JRVqg8MoeO73e@yoga \
    --to=anupnewsmail@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.