commit | 9cf5116d5b10793b5105f962fa3d899b2d6cb5f6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 14:32:35 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:38 2017 -0600 |
tree | dfb38c3b07c8292c3f7da2dfe0c83c44e0859a80 | |
parent | 45d85146269f711b8fbfdda017a033676caf29ab [diff] |
io-mapping.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: - Add a title for the document and for API chapter; - mark literal blocks; - Adjust whitespacing. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>