]> git.karo-electronics.de Git - karo-tx-linux.git/commit
phy.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 13:20:19 +0000 (10:20 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:57:58 +0000 (13:57 -0600)
commit5426a2cc70be499ea3bc67985c0608c7ac62fe6c
tree5acd09734659d4c65c9d2d7cd7767556ae7d6352
parentc437c3a405f01ceab5d0251e2cb9698edb991160
phy.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 titles;
- use :Author: for authorship;
- mark literal blocks.

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