[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200610.163931.654886299556569303.davem@davemloft.net>
Date: Wed, 10 Jun 2020 16:39:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kuba@...nel.org
Cc: netdev@...r.kernel.org, vladimir.oltean@....com,
linux-doc@...r.kernel.org
Subject: Re: [PATCH net] docs: networkng: fix lists and table in sja1105
From: Jakub Kicinski <kuba@...nel.org>
Date: Wed, 10 Jun 2020 16:09:06 -0700
> We need an empty line before list stats, otherwise first point
> will be smooshed into the paragraph. Inside tables text must
> start at the same offset in the cell, otherwise sphinx thinks
> it's a new indented block.
>
> Documentation/networking/dsa/sja1105.rst:108: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/networking/dsa/sja1105.rst:112: WARNING: Definition list ends without a blank line; unexpected unindent.
> Documentation/networking/dsa/sja1105.rst:245: WARNING: Unexpected indentation.
> Documentation/networking/dsa/sja1105.rst:246: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/networking/dsa/sja1105.rst:253: WARNING: Unexpected indentation.
> Documentation/networking/dsa/sja1105.rst:254: WARNING: Block quote ends without a blank line; unexpected unindent.
>
> Fixes: a20bc43bfb2e ("docs: net: dsa: sja1105: document the best_effort_vlan_filtering option")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
Also applied, thank you.
Powered by blists - more mailing lists