]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: bpf: Add implementation notes documentations to table of contents
authorBagas Sanjaya <bagasdotme@gmail.com>
Sun, 2 Oct 2022 03:20:23 +0000 (10:20 +0700)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 3 Oct 2022 16:16:52 +0000 (09:16 -0700)
commitd661fc4803338e357e896ad2d77e2643b7f4d065
tree9c3cdb69fca1cd14f4be80b10a8e747d068e878c
parentfcbef5c79cf32cb912836aae41e7e2983285b13c
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: e9cd2acdfa8b53 ("bpf, docs: Move Clang notes to a separate file")
Fixes: 62feef8e64a861 ("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>
Link: https://lore.kernel.org/r/20221002032022.24693-1-bagasdotme@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/index.rst