commit | 5426a2cc70be499ea3bc67985c0608c7ac62fe6c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue May 16 10:20:19 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:57:58 2017 -0600 |
tree | 5acd09734659d4c65c9d2d7cd7767556ae7d6352 | |
parent | c437c3a405f01ceab5d0251e2cb9698edb991160 [diff] |
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>