Since f42cfb469f9b ("bpf: Add documentation for libbpf including API autogen") which introduced a warning: linux/Documentation/bpf/libbpf/index.rst Add it into index/bpf. Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> --- Documentation/bpf/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/bpf/index.rst b/Documentation/bpf/index.rst index 610450f59e05..bdf66f57f910 100644 --- a/Documentation/bpf/index.rst +++ b/Documentation/bpf/index.rst @@ -17,6 +17,11 @@ libbpf Documentation/bpf/libbpf/index.rst is a userspace library for loading and interacting with bpf programs. +.. toctree:: + :maxdepth: 1 + + libbpf/index + BPF Type Format (BTF) ===================== -- 2.27.0