]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hw_random.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 16:59:18 +0000 (13:59 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:37 +0000 (13:51 -0600)
commit440e4f6d293c5e599013a04a8e3a8ae375bbaf71
tree48452ee93f5b5d55b4a9a2f6f2ffb889d0f0d0be
parente45b082d463fea5bb1b85aff00d049cc51f593fa
hw_random.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 proper markups for titles;
- adjust section identation;
- use proper markup for notes and fix it to properly show the
  numbered list.

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