On Thu, Mar 07, 2019 at 07:40:14PM -0800, Randy Dunlap wrote:
> On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> > Sphinx uses a star not a hyphen for lists.
> >
> > Use correct list markup character.
> >
> > Signed-off-by: Tobin C. Harding
>
> Hi Tobin,
>
> The blank line insertions are all that
On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Sphinx uses a star not a hyphen for lists.
>
> Use correct list markup character.
>
> Signed-off-by: Tobin C. Harding
Hi Tobin,
The blank line insertions are all that is needed.
And I have already sent a patch for that.
Also, a list can begin with
Sphinx uses a star not a hyphen for lists.
Use correct list markup character.
Signed-off-by: Tobin C. Harding
---
Documentation/driver-api/gpio/board.rst | 5 +++--
Documentation/laptops/lg-laptop.rst | 12 ++--
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/Documen