]> git.baikalelectronics.ru Git - kernel.git/commit
parport-lowlevel.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 14:21:45 +0000 (11:21 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:57:57 +0000 (13:57 -0600)
commitc4afe354a0691830143f6f2d2690e019cdf1d380
tree7cacbb213713d7081b16580a6fcb2b0cc1349a0c
parentb87e1c7a926b22df9534922a690dd301528c2b0f
parport-lowlevel.txt: standardize document format

Each text file under Documentation follows a different
format. This one uses a man-page like approach.

Change its representation to be closer to the adopted standard,
using ReST markups for it to be parseable by Sphinx:

- Mark titles;
- Mark literals and literal blocks;
- Adjust identation.

Still, the best would be to move its contents to kernel-docs.

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