]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 12:15:12 +0000 (09:15 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:29 +0000 (13:51 -0600)
commitf68ac62d11e760de68a55b05c8bbc2c47f275ee9
tree907ba79ccdbb857575c3c86ce44b9cc805885571
parentf1d8b71c5fefea29ef4ea856e2192c07446e0c98
clk.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 section/title markups;
- Use :Author: for authorship;
- Mark literals and literal blocks;
- Mark tables;
- Use ReST notation for footnotes.

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