linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/powerpc: add htm.rst to toctree to fix warning
@ 2025-07-30 20:27 Kriish Sharma
  2025-07-30 20:51 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Kriish Sharma @ 2025-07-30 20:27 UTC (permalink / raw)
  To: skhan, maddy, mpe
  Cc: linuxppc-dev, linux-doc, linux-kernel, corbet, christophe.leroy,
	npiggin, linux-kernel-mentees, Kriish Sharma

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



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

end of thread, other threads:[~2025-07-30 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30 20:27 [PATCH] docs/powerpc: add htm.rst to toctree to fix warning Kriish Sharma
2025-07-30 20:51 ` Jonathan Corbet

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).