]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tee.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 12 Jul 2017 13:06:20 +0000 (10:06 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:14 +0000 (13:58 -0600)
commit4297739f2b5d4693d9b9f9e3dffeecf2ae9f8081
treee174429e73bac0262e79658e264f6c3dbb69bace
parent633b11bee40c37fed3e9384f04a889af32fb8cf1
tee.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:

- adjust identation of titles;
- mark ascii artwork as a literal block;
- adjust references.

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