From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Rapoport Subject: [PATCH] docs-rst: networking: wire up msg_zerocopy Date: Mon, 8 Jan 2018 08:50:17 +0200 Message-ID: <1515394217-24725-1-git-send-email-rppt@linux.vnet.ibm.com> Cc: Jonathan Corbet , Mauro Carvalho Chehab , Willem de Bruijn , netdev , Mike Rapoport To: linux-doc Return-path: Sender: linux-doc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Fix the following 'make htmldocs' complaint: Documentation/networking/msg_zerocopy.rst:: WARNING: document isn't included in any toctree. Signed-off-by: Mike Rapoport --- Documentation/networking/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 66e620866245..7d4b15977d61 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -9,6 +9,7 @@ Contents: batman-adv kapi z8530book + msg_zerocopy .. only:: subproject @@ -16,4 +17,3 @@ Contents: ======= * :ref:`genindex` - -- 2.7.4