On Thu, Sep 22, 2022 at 02:41:32PM -0600, Jonathan Corbet wrote:
> ...otherwise Sphinx won't cooperate when trying to list it explicitly in
> the top-level index.rst file
>
> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Should the commit summary title say:
docs: promote the title of process/index.rst
In other words, s/html/rst
Otherwise:
Reviewed-by: David Vernet <void@manifault.com>
> ---
> Documentation/process/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/process/index.rst b/Documentation/process/index.rst
> index 2ba2a1582bbe..d4b6217472b0 100644
> --- a/Documentation/process/index.rst
> +++ b/Documentation/process/index.rst
> @@ -5,6 +5,7 @@
>
> .. _process_index:
>
> +=============================================
> Working with the kernel development community
> =============================================
>
> --
> 2.37.2
>