提交 736baae6 编写于 作者: B Bagas Sanjaya 提交者: Alexei Starovoitov

Documentation: bpf: Add implementation notes documentations to table of contents

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: 6c7aaffb ("bpf, docs: Move Clang notes to a separate file")
Fixes: 6166da0a ("bpf, docs: Move legacy packet instructions to a separate file")
Reported-by: Nkernel test robot <lkp@intel.com>
Signed-off-by: NBagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20221002032022.24693-1-bagasdotme@gmail.comSigned-off-by: NAlexei Starovoitov <ast@kernel.org>
上级 b502a6fb
...@@ -26,6 +26,8 @@ that goes into great technical depth about the BPF Architecture. ...@@ -26,6 +26,8 @@ that goes into great technical depth about the BPF Architecture.
classic_vs_extended.rst classic_vs_extended.rst
bpf_licensing bpf_licensing
test_debug test_debug
clang-notes
linux-notes
other other
.. only:: subproject and html .. only:: subproject and html
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册