docs: Add bpf/index to top level index
authorTobin C. Harding <me@tobin.cc>
Thu, 26 Jul 2018 05:03:04 +0000 (15:03 +1000)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 27 Jul 2018 05:23:48 +0000 (07:23 +0200)
commit3209570da7a2dc80e3123dd837ced461f786e6dc
tree4cc9c8675d0c6573be0766eaf1c77a7351fde699
parentb3d40f63d20bbaf78c6b6e9112cde604135e30e0
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>
Documentation/index.rst