]> git.baikalelectronics.ru Git - kernel.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)
commit0a4385493d54cc540502083caafb3b0020b808e9
tree5c12d3a2e475153376c111c5c0948806f010c0d2
parent36bef3933ad9da4e044ef8afde7c49037dd44d15
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