Re: [PATCH v2 25/26] zorro.txt: standardize document format

2017-06-19 Thread Geert Uytterhoeven
On Sat, Jun 17, 2017 at 5:27 PM, 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 right marks

[PATCH v2 25/26] zorro.txt: standardize document format

2017-06-17 Thread Mauro Carvalho Chehab
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 right marks for titles; - Use authorship marks; - Mark literals and literal blocks; -