From: Bagas Sanjaya <bagasdotme@gmail•com>
To: linux-doc@vger•kernel.org, linux-next@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linuxppc-dev@lists•ozlabs.org,
linux-doc-tw-discuss@lists•sourceforge.net
Cc: linux-kernel@vger•kernel.org,
Catalin Marinas <catalin.marinas@arm•com>,
Will Deacon <will@kernel•org>, Jonathan Corbet <corbet@lwn•net>,
Michael Ellerman <mpe@ellerman•id.au>,
Benjamin Herrenschmidt <benh@kernel•crashing.org>,
Paul Mackerras <paulus@samba•org>, Alex Shi <alexs@kernel•org>,
Yanteng Si <siyanteng@loongson•cn>,
Nicholas Piggin <npiggin@gmail•com>,
Segher Boessenkool <segher@kernel•crashing.org>,
Bagas Sanjaya <bagasdotme@gmail•com>,
Stephen Rothwell <sfr@canb•auug.org.au>
Subject: [PATCH 3/3] Documentation: powerpc: add elf_hwcaps to table of contents
Date: Thu, 28 Jul 2022 10:33:33 +0700 [thread overview]
Message-ID: <20220728033332.27836-4-bagasdotme@gmail.com> (raw)
In-Reply-To: <20220727220050.549db613@canb.auug.org.au>
elf_hwcaps documentation is missing from table of contents at index.rst,
hence triggers Sphinx warning:
Documentation/powerpc/elf_hwcaps.rst: WARNING: document isn't included in any toctree
Add the documentation to the index to fix the warning.
Link: https://lore.kernel.org/linuxppc-dev/20220727220050.549db613@canb.auug.org.au/
Fixes: 3df1ff42e69e91 ("powerpc: add documentation for HWCAPs")
Reported-by: Stephen Rothwell <sfr@canb•auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail•com>
---
Documentation/powerpc/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/powerpc/index.rst b/Documentation/powerpc/index.rst
index 0f7d3c495693e0..85e80e30160bb6 100644
--- a/Documentation/powerpc/index.rst
+++ b/Documentation/powerpc/index.rst
@@ -17,6 +17,7 @@ powerpc
dawr-power9
dscr
eeh-pci-error-recovery
+ elf_hwcaps
elfnote
firmware-assisted-dump
hvcs
--
An old man doll... just what I always wanted! - Clara
prev parent reply other threads:[~2022-07-28 3:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-27 12:00 linux-next: build warnings after merge of the powerpc tree Stephen Rothwell
2022-07-28 3:33 ` [PATCH 0/3] Documentation: powerpc: documentation fixes for Documentation/powerpc/elf_hwcaps.rst Bagas Sanjaya
2022-07-28 10:02 ` Michael Ellerman
2022-07-29 13:03 ` Michael Ellerman
2022-07-28 3:33 ` [PATCH 1/3] Documentation: powerpc: fix indentation warnings Bagas Sanjaya
2022-07-28 3:33 ` [PATCH 2/3] Documentation: use different label names for each arch's elf_hwcaps.rst Bagas Sanjaya
2022-07-28 13:05 ` Jonathan Corbet
2022-07-28 3:33 ` Bagas Sanjaya [this message]
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=20220728033332.27836-4-bagasdotme@gmail.com \
--to=bagasdotme@gmail$(echo .)com \
--cc=alexs@kernel$(echo .)org \
--cc=benh@kernel$(echo .)crashing.org \
--cc=catalin.marinas@arm$(echo .)com \
--cc=corbet@lwn$(echo .)net \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-doc-tw-discuss@lists$(echo .)sourceforge.net \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=mpe@ellerman$(echo .)id.au \
--cc=npiggin@gmail$(echo .)com \
--cc=paulus@samba$(echo .)org \
--cc=segher@kernel$(echo .)crashing.org \
--cc=sfr@canb$(echo .)auug.org.au \
--cc=siyanteng@loongson$(echo .)cn \
--cc=will@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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