Browse Source

docs: add index entry for networking/msg_zerocopy

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>
Tobin C. Harding 7 years ago
parent
commit
36bde81e23
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/networking/index.rst

+ 1 - 0
Documentation/networking/index.rst

@@ -9,6 +9,7 @@ Contents:
    batman-adv
    batman-adv
    kapi
    kapi
    z8530book
    z8530book
+   msg_zerocopy
 
 
 .. only::  subproject
 .. only::  subproject