]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SAK.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 10:45:57 +0000 (07:45 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:04 +0000 (13:58 -0600)
commit2273194d1e236c6a8fab5b856ece8d478937b7b2
tree5c12d3a2e475153376c111c5c0948806f010c0d2
parentaf3137f1322b2a25ce24da131675b090fbb9fa7e
SAK.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 document title;
- use :Author: and :Date: for authorship;
- adjust notation for literals and bold;
- mark literal blocks;
- adjust identation.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/SAK.txt