Skip to content

Commit

Permalink
docs: add index entry for networking/msg_zerocopy
Browse files Browse the repository at this point in the history
Currently msg_zerocopy is not included in any toctree. Sphinx emits a
build warning to this effect. The other three rst files in
Documentation/networking are all indexed. We can add msg_zerocopy to the
toctree to enable navigation of the document via HTML kernel docs.

Add msg_zerocopy to the networking/ toctree.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Tobin C. Harding authored and Jonathan Corbet committed Jan 8, 2018
1 parent 0b345d7 commit 36bde81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/networking/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Contents:
batman-adv
kapi
z8530book
msg_zerocopy

.. only:: subproject

Expand Down

0 comments on commit 36bde81

Please sign in to comment.