* [PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents
@ 2022-10-02 3:20 Bagas Sanjaya
2022-10-03 16:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2022-10-02 3:20 UTC (permalink / raw)
To: bpf, linux-doc, linux-kernel, llvm
Cc: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, Jonathan Corbet,
Nathan Chancellor, Nick Desaulniers, Tom Rix, Dave Thaler,
Bagas Sanjaya, kernel test robot
Sphinx reported warnings on missing implementation notes documentations in the
table of contents:
Documentation/bpf/clang-notes.rst: WARNING: document isn't included in any toctree
Documentation/bpf/linux-notes.rst: WARNING: document isn't included in any toctree
Add these documentations to the table of contents (index.rst) of BPF
documentation to fix the warnings.
Link: https://lore.kernel.org/linux-doc/202210020749.yfgDZbRL-lkp@intel.com/
Fixes: 6c7aaffb24efbd ("bpf, docs: Move Clang notes to a separate file")
Fixes: 6166da0a02cde2 ("bpf, docs: Move legacy packet instructions to a separate file")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Hi bpf maintainers,
This is last-minute fix due to upcoming merge window that will be open
shortly on the next week.
Documentation/bpf/index.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/bpf/index.rst b/Documentation/bpf/index.rst
index 1bc2c5c58bdbdc..1b50de1983ee2c 100644
--- a/Documentation/bpf/index.rst
+++ b/Documentation/bpf/index.rst
@@ -26,6 +26,8 @@ that goes into great technical depth about the BPF Architecture.
classic_vs_extended.rst
bpf_licensing
test_debug
+ clang-notes
+ linux-notes
other
.. only:: subproject and html
base-commit: b502a6fb46d275aa978c1e0655bada2cafc81fea
--
An old man doll... just what I always wanted! - Clara
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents
2022-10-02 3:20 [PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents Bagas Sanjaya
@ 2022-10-03 16:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-10-03 16:20 UTC (permalink / raw)
To: Bagas Sanjaya
Cc: bpf, linux-doc, linux-kernel, llvm, ast, daniel, andrii,
martin.lau, song, yhs, john.fastabend, kpsingh, sdf, haoluo,
jolsa, corbet, nathan, ndesaulniers, trix, dthaler, lkp
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Sun, 2 Oct 2022 10:20:23 +0700 you wrote:
> Sphinx reported warnings on missing implementation notes documentations in the
> table of contents:
>
> Documentation/bpf/clang-notes.rst: WARNING: document isn't included in any toctree
> Documentation/bpf/linux-notes.rst: WARNING: document isn't included in any toctree
>
> Add these documentations to the table of contents (index.rst) of BPF
> documentation to fix the warnings.
>
> [...]
Here is the summary with links:
- [bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents
https://git.kernel.org/bpf/bpf-next/c/736baae643cb
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-03 16:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-02 3:20 [PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents Bagas Sanjaya
2022-10-03 16:20 ` patchwork-bot+netdevbpf
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).