[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200723141419.01373889@lwn.net>
Date: Thu, 23 Jul 2020 14:14:19 -0600
From: Jonathan Corbet <corbet@....net>
To: "Daniel W. S. Almeida" <dwlsalmeida@...il.com>
Cc: paul.walmsley@...ive.com, palmer@...belt.com,
aou@...s.berkeley.edu, ast@...nel.org, daniel@...earbox.net,
kafai@...com, songliubraving@...com, yhs@...com, andriin@...com,
john.fastabend@...il.com, kpsingh@...omium.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH] docs: index.rst: Add watch_queue
On Sat, 18 Jul 2020 13:51:07 -0300
"Daniel W. S. Almeida" <dwlsalmeida@...il.com> wrote:
> From: "Daniel W. S. Almeida" <dwlsalmeida@...il.com>
>
> Fix the following sphinx warning:
>
> Documentation/watch_queue.rst:
> WARNING: document isn't included in any toctree
>
> By adding watch_queue.rst to the index.
>
> Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@...il.com>
> ---
> Documentation/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/index.rst b/Documentation/index.rst
> index 3b491af0122de..57719744774c2 100644
> --- a/Documentation/index.rst
> +++ b/Documentation/index.rst
> @@ -193,6 +193,7 @@ to ReStructured Text format, or are simply too old.
> :maxdepth: 2
>
> staging/index
> + watch_queue
Thanks, I've applied this, but it isn't really the right fix - this
document should not be at the top level of Documentation/. I'd be
inclined to move it under userspace-api/, even though there's a strange
mixture of user-space and kernel material here...
jon
Powered by blists - more mailing lists