commit | 603699bbfb786411f869da9a87d11fc2f3374afd | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed May 17 08:19:34 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:07 2017 -0600 |
tree | 4ad658b1929635cf2845d3108be659c51a081e94 | |
parent | c6d289d0ccf411b82196195318888901b7828b73 [diff] |
static-keys.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; - Add a warning mark; - Mark literals and literal blocks; - Adjust identation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>