Hi Mauro,
2017-05-18 Mauro Carvalho Chehab mchehab@s-opensource.com:
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@s-opensource.com
Documentation/sync_file.txt | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-)
We went ahead and applied this to drm-misc-next. Thanks.
Gustavo