[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1d7a309eb7561b9bb4c31f5deb9a0b63b6263232.camel@darmarit.de>
Date: Tue, 17 Jul 2018 10:28:15 +0200
From: Markus Heiser <markus.heiser@...marit.de>
To: "Tobin C. Harding" <me@...in.cc>,
"David S. Miller" <davem@...emloft.net>
Cc: linux-doc@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 1/3] docs: networking: Fix indices heading
indentation
Am Dienstag, den 17.07.2018, 14:29 +1000 schrieb Tobin C. Harding:
> Currently the 'Indices' heading is not aligned with column 0, it should
> be.
Hi Tobin, thats not correct. The 'Indices' heading is a part of the 'only'
block:
http://www.sphinx-doc.org/en/stable/markup/misc.html#including-content-based-on-tags
-- Markus --
>
> Fix 'Indices' heading indentation.
>
> Signed-off-by: Tobin C. Harding <me@...in.cc>
> ---
> Documentation/networking/index.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst
> index 6123a7e9e1da..a4bbde70bcb9 100644
> --- a/Documentation/networking/index.rst
> +++ b/Documentation/networking/index.rst
> @@ -20,7 +20,7 @@ Contents:
>
> .. only:: subproject
>
> - Indices
> - =======
> +Indices
> +=======
>
> * :ref:`genindex`
Powered by blists - more mailing lists