diff options
author | 2025-07-27 16:31:45 +0530 | |
---|---|---|
committer | 2025-07-28 08:13:01 +0530 | |
commit | 19122a7c28ed119c6ec9adca710acecf633af16a (patch) | |
tree | 4ae2da8c0f85d5d8926f6eda46ad0e5c5f016b77 | |
parent | PCI: pnv_php: Enable third attention indicator state (diff) | |
download | wireguard-linux-19122a7c28ed119c6ec9adca710acecf633af16a.tar.xz wireguard-linux-19122a7c28ed119c6ec9adca710acecf633af16a.zip |
docs: powerpc: add htm.rst to toctree
The file Documentation/arch/powerpc/htm.rst is not included in the
index.rst toctree. This results in a warning when building the docs:
WARNING: document isn't included in any toctree: htm.rst
Add it to the index.rst file so that it is properly included in the
PowerPC documentation TOC.
Signed-off-by: Vishal Parmar <vishistriker@gmail.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250727110145.839906-1-vishistriker@gmail.com
-rw-r--r-- | Documentation/arch/powerpc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst index 0560cbae5fa1..173a787b6cc3 100644 --- a/Documentation/arch/powerpc/index.rst +++ b/Documentation/arch/powerpc/index.rst @@ -36,6 +36,7 @@ powerpc vas-api vcpudispatch_stats vmemmap_dedup + htm features |