]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vfio.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 12:38:00 +0000 (09:38 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:10 +0000 (13:58 -0600)
commitc6f4d41338a78bcc3ddcc4e00f5de63c8ee2ad20
tree6f0e730ae79628ee10ff7dd363b317eb1d87e5e8
parent2a26ed8e4afff2bb48c044dc3ad69da19d66debf
vfio.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:
- adjust title marks;
- use footnote marks;
- mark literal blocks;
- adjust identation.

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