commit | 7f4e012133644726acb7d1f912bd2a4b0b7c2205 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 08:03:53 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:27 2017 -0600 |
tree | 44de9977ebf61bb25090b6acc97d1e68c715a4da | |
parent | b4b8af5c4eb69fb5394fb24bb82a5cb404ce86c1 [diff] |
btmrvl.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: - Use the right notation for titles; - Use a list for image names; - Use literal blocks where needed; - Whitespace fixes. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>