Re: [PATCH 20/29] sync_file.txt: standardize document format

From: Mauro Carvalho Chehab
Date: Mon May 29 2017 - 10:34:42 EST


Em Wed, 24 May 2017 22:36:36 -0300
Gustavo Padovan <gustavo@xxxxxxxxxxx> escreveu:

> Hi Mauro,
>
> 2017-05-18 Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>:
>
> > 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 markup for document title and authorship;
> > - Mark literal blocks;
> > - Use a numbered list for references.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
> > ---
> > Documentation/sync_file.txt | 23 +++++++++++++----------
> > 1 file changed, 13 insertions(+), 10 deletions(-)
>
> We went ahead and applied this to drm-misc-next. Thanks.

OK!

Thanks!
Mauro