OSDN Git Service

docs: bpf/index.rst: Add ringbuf.rst
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>
Sat, 18 Jul 2020 16:51:04 +0000 (13:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Jul 2020 20:17:00 +0000 (14:17 -0600)
Fix the following warning

Documentation/bpf/ringbuf.rst: WARNING: document isn't
included in any toctree

By adding it to the index.

Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Link: https://lore.kernel.org/r/20200718165107.625847-10-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/bpf/index.rst

index 38b4db8..0f60b95 100644 (file)
@@ -58,6 +58,14 @@ Testing and debugging BPF
    s390
 
 
+Other
+=====
+
+.. toctree::
+   :maxdepth: 1
+
+   ringbuf
+
 .. Links:
 .. _Documentation/networking/filter.rst: ../networking/filter.txt
 .. _man-pages: https://www.kernel.org/doc/man-pages/