Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: Add bpf/index to top level index

Recently bpf docs were converted to RST format. The new files were not
added to the top level toctree. This causes build system to emit a
warning of type

WARNING: document isn't included in any toctree

Add bpf/index.rst to Documentation/index.rst

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

authored by

Tobin C. Harding and committed by
Daniel Borkmann
3209570d b3d40f63

+1
+1
Documentation/index.rst
··· 90 90 crypto/index 91 91 filesystems/index 92 92 vm/index 93 + bpf/index 93 94 94 95 Architecture-specific documentation 95 96 -----------------------------------