linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: kbuild: Add document about namespaces
@ 2019-10-07  3:03 Adam Zerella
  2019-10-07  4:26 ` yamada.masahiro
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Zerella @ 2019-10-07  3:03 UTC (permalink / raw)
  Cc: Masahiro Yamada, Michal Marek, Jonathan Corbet, linux-doc,
	Adam Zerella

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-07 13:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-07  3:03 [PATCH] Documentation: kbuild: Add document about namespaces Adam Zerella
2019-10-07  4:26 ` yamada.masahiro
2019-10-07 13:25   ` Jonathan Corbet
2019-10-07 13:36     ` Matthias Maennich

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).