commit | a21512c1698d8106bcece0d24ff590dc92682678 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu May 18 22:25:56 2017 -0300 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Wed May 31 13:15:28 2017 +0200 |
tree | cc8b5ee0b785681a0c1446020d52b8d91b6ffecd | |
parent | da96aea0ed177105cb13ee83b328f6c61e061d3f [diff] |
rtc.txt: standardize document format 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: - adjust identation of the titles; - mark a table as such; - don't capitalize chapter names. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>