Hi Adam,

> -----Original Message-----
> From: Adam Zerella <[email protected]>
> Sent: Monday, October 07, 2019 12:03 PM
> Cc: Yamada, Masahiro/山田 真弘 <[email protected]>;
> Michal Marek <[email protected]>; Jonathan Corbet
> <[email protected]>; [email protected]; Adam Zerella
> <[email protected]>
> Subject: [PATCH] Documentation: kbuild: Add document about namespaces
> 
> Sphinx outputs the following build warning:
> 
> Documentation/kbuild/namespaces.rst:
> WARNING: document isn't included in any toctree


Oh, I did not notice this file was added to the kbuild directory.

I do not understand why it is related to the build system.
So, I'd rather have this file somewhere else.


Thanks.


> Assuming this document is intended to be referenced within the
> documentation it should be inside the toctree.
> 
> Signed-off-by: Adam Zerella <[email protected]>
> ---
>  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 via email to