]> git.karo-electronics.de Git - karo-tx-linux.git/commit
zorro.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 12:55:46 +0000 (09:55 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:12 +0000 (13:58 -0600)
commit998ff0b5796d53af66a5604d6261f9385be7b6ae
treede5ce7beefeb54502dd3a443ab00a24b8a80d7da
parent29c8c4ac9525b15457266a8fb8bb59f366f5d65b
zorro.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 right marks for titles;
- Use authorship marks;
- Mark literals and literal blocks;
- Use autonumbered list for references.

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