commit | 7effa5b0e8feab19e723db4d072d8c65d4cdafa3 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed May 17 11:59:38 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:31 2017 -0600 |
tree | 9bf01fd2a2ee86a50339e293faccbe4162b97c2d | |
parent | 2e4e6f30f7ff84632e893786fab5e8ff44ff3e03 [diff] |
dcdbas.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 table. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>