]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
eisa.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 16:27:55 +0000 (13:27 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:34 +0000 (13:51 -0600)
commit72fd15c01554694bd8d69652cc9bb77c2cda193b
tree57ed33c2247bd755b082131d02cf661bbcc9b540
parentef16bcc7f72d5084f2da551c1d88374c014f76a0
eisa.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:

- use ReST notation for titles;
- identify literal blocks;
- use :Author: for document authorship;
- use the proper notation for tables;
- adjust whitespaces where needed.

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