commit | a2fbbcea7bb9b1b6d29a24b1e74a6cffd6dd44e6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 10:04:21 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:31 2017 -0600 |
tree | 083a8bd1ff10bab06c91ba180e4e71166e760390 | |
parent | 7effa5b0e8feab19e723db4d072d8c65d4cdafa3 [diff] |
digsig.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: - comment the internal index; - use the proper markups for titles; - mark literal blocks. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>