lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250730202752.8508-1-kriish.sharma2006@gmail.com>
Date: Wed, 30 Jul 2025 20:27:52 +0000
From: Kriish Sharma <kriish.sharma2006@...il.com>
To: skhan@...uxfoundation.org,
	maddy@...ux.ibm.com,
	mpe@...erman.id.au
Cc: linuxppc-dev@...ts.ozlabs.org,
	linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	corbet@....net,
	christophe.leroy@...roup.eu,
	npiggin@...il.com,
	linux-kernel-mentees@...ts.linux.dev,
	Kriish Sharma <kriish.sharma2006@...il.com>
Subject: [PATCH] docs/powerpc: add htm.rst to toctree to fix warning

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@...il.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ