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

From: Gustavo Padovan
Date: Wed May 24 2017 - 21:36:50 EST


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.

Gustavo