commit | 266921bdb53ca8a171b96c113e3995b231228b66 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <[email protected]> | Wed May 17 10:27:28 2017 -0300 |
committer | Jonathan Corbet <[email protected]> | Fri Jul 14 13:51:32 2017 -0600 |
tree | ccf7fbfb76a2a0924b41d2be0fcf0c57dbf52001 | |
parent | 03158a70adde2fd46b0f266b5d1090efe2ff6887 [diff] |
DMA-API-HOWTO.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: - Mark titles; - Mark literal blocks; - Mark some literals that would otherwise produce warnings; - Mark authorship. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>