linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adam Zerella <adam.zerella@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	Michal Marek <michal.lkml@markovi.net>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org, Adam Zerella <adam.zerella@gmail.com>
Subject: [PATCH] Documentation: kbuild: Add document about namespaces
Date: Mon, 7 Oct 2019 14:03:19 +1100	[thread overview]
Message-ID: <20191007030319.GA32575@gmail.com> (raw)

Sphinx outputs the following build warning:

Documentation/kbuild/namespaces.rst:
WARNING: document isn't included in any toctree

Assuming this document is intended to be referenced within the
documentation it should be inside the toctree.

Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
---
 Documentation/kbuild/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/kbuild/index.rst b/Documentation/kbuild/index.rst
index 0f144fad99a6..5dd01997c8ed 100644
--- a/Documentation/kbuild/index.rst
+++ b/Documentation/kbuild/index.rst
@@ -14,6 +14,7 @@ Kernel Build System
     kconfig
     makefiles
     modules
+    namespaces
 
     headers_install
 
-- 
2.21.0


             reply	other threads:[~2019-10-07  3:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07  3:03 Adam Zerella [this message]
2019-10-07  4:26 ` [PATCH] Documentation: kbuild: Add document about namespaces yamada.masahiro
2019-10-07 13:25   ` Jonathan Corbet
2019-10-07 13:36     ` Matthias Maennich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191007030319.GA32575@gmail.com \
    --to=adam.zerella@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=michal.lkml@markovi.net \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).