Skip to content

Commit 5fe52b3

Browse files
dwlsalmeidaJonathan Corbet
authored andcommitted
docs: bpf/index.rst: Add ringbuf.rst
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent f2ea952 commit 5fe52b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/bpf/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ Testing and debugging BPF
5858
s390
5959

6060

61+
Other
62+
=====
63+
64+
.. toctree::
65+
:maxdepth: 1
66+
67+
ringbuf
68+
6169
.. Links:
6270
.. _Documentation/networking/filter.rst: ../networking/filter.txt
6371
.. _man-pages: https://www.kernel.org/doc/man-pages/

0 commit comments

Comments
 (0)