commit | 2e4e6f30f7ff84632e893786fab5e8ff44ff3e03 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 09:56:02 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:30 2017 -0600 |
tree | 33e07f82369ecaec0605fbe7c59b961a7e390b56 | |
parent | e8cb6f1edc57e5c729ce4e37a54a5f84fac0c6a4 [diff] |
crc32.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; - Mark literal blocks. While here, replace a comma by a dot at the end of a paragraph. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>