]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bus-virt-phys-mapping.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 11:13:48 +0000 (08:13 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:28 +0000 (13:51 -0600)
commit38975e905a510349bb913f60824d2268ccbb833d
tree3864b83f89e2c9aebd52dc78b808e0295f0b1de6
parent7f4e012133644726acb7d1f912bd2a4b0b7c2205
bus-virt-phys-mapping.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:

- Move author info to the beginning of file and use :Author:
- use warning/note annotation;
- mark literal blocks as such;
- Add a title for the document;
- use **emphasis** instead of _emphasis_.

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