[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170519055500.0334ebdc@vento.lan>
Date: Fri, 19 May 2017 05:55:00 -0300
From: Mauro Carvalho Chehab <mchehab@...pensource.com>
To: William Breathitt Gray <vilhelm.gray@...il.com>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
David Woodhouse <dwmw2@...radead.org>,
Brian Norris <computersforpeace@...il.com>,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
Marek Vasut <marek.vasut@...il.com>,
Richard Weinberger <richard@....at>,
Cyrille Pitchen <cyrille.pitchen@...el.com>,
linux-mtd@...ts.infradead.org
Subject: Re: [PATCH 08/30] isa.txt: standardize document format
Hi William,
Em Thu, 18 May 2017 22:13:55 -0400
William Breathitt Gray <vilhelm.gray@...il.com> escreveu:
> On Thu, May 18, 2017 at 10:24:00PM -0300, Mauro Carvalho Chehab wrote:
> >Each text file under Documentation follows a different
> >format. Some doesn't even have titles!
> >
> >Change its representation to follow the adopted standard,
> >using ReST markups for it to be parseable by Sphinx:
> >
> >- Use the main title standard for this document;
> >- replace _foo_ by **foo** for emphasis;
> >- mark literal blocks as such.
> >
> >Signed-off-by: Mauro Carvalho Chehab <mchehab@...pensource.com>
>
> I'm all right with this patch, but there's just one minor nitpick about
> the title that I've inlined.
>
> Acked-by: William Breathitt Gray <vilhelm.gray@...il.com>
Thanks for review!
> >---
> > Documentation/isa.txt | 53 ++++++++++++++++++++++++++-------------------------
> > 1 file changed, 27 insertions(+), 26 deletions(-)
> >
> >diff --git a/Documentation/isa.txt b/Documentation/isa.txt
> >index f232c26a40be..def4a7b690b5 100644
> >--- a/Documentation/isa.txt
> >+++ b/Documentation/isa.txt
> >@@ -1,5 +1,6 @@
> >+===========
> > ISA Drivers
> >------------
>
> There's no need for this single-dashed line now so just remove it.
Actually, the patch is removing the single-dashed line. The first "-"
character on the above line from diff :-)
>
> >+===========
Thanks,
Mauro
Powered by blists - more mailing lists