]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crc32.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 12:56:02 +0000 (09:56 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:30 +0000 (13:51 -0600)
commit2e4e6f30f7ff84632e893786fab5e8ff44ff3e03
tree33e07f82369ecaec0605fbe7c59b961a7e390b56
parente8cb6f1edc57e5c729ce4e37a54a5f84fac0c6a4
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>
Documentation/crc32.txt