From: Kriish Sharma <kriish.sharma2006@gmail.com>
To: skhan@linuxfoundation.org, maddy@linux.ibm.com, mpe@ellerman.id.au
Cc: linuxppc-dev@lists.ozlabs.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, corbet@lwn.net,
christophe.leroy@csgroup.eu, npiggin@gmail.com,
linux-kernel-mentees@lists.linux.dev,
Kriish Sharma <kriish.sharma2006@gmail.com>
Subject: [PATCH] docs/powerpc: add htm.rst to toctree to fix warning
Date: Wed, 30 Jul 2025 20:27:52 +0000 [thread overview]
Message-ID: <20250730202752.8508-1-kriish.sharma2006@gmail.com> (raw)
The htm.rst file was not included in any toctree, leading to a Sphinx
warning when building documentation.
Include it in Documentation/arch/powerpc/index.rst to fix the warning.
Signed-off-by: Kriish Sharma <kriish.sharma2006@gmail.com>
---
Documentation/arch/powerpc/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst
index 0560cbae5fa1..ae0280383315 100644
--- a/Documentation/arch/powerpc/index.rst
+++ b/Documentation/arch/powerpc/index.rst
@@ -36,7 +36,7 @@ powerpc
vas-api
vcpudispatch_stats
vmemmap_dedup
-
+ htm
features
.. only:: subproject and html
--
2.34.1
next reply other threads:[~2025-07-30 22:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-30 20:27 Kriish Sharma [this message]
2025-07-30 20:51 ` [PATCH] docs/powerpc: add htm.rst to toctree to fix warning Jonathan Corbet
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=20250730202752.8508-1-kriish.sharma2006@gmail.com \
--to=kriish.sharma2006@gmail.com \
--cc=christophe.leroy@csgroup.eu \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.ibm.com \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
--cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).