]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pnp.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 14:23:58 +0000 (11:23 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:57:59 +0000 (13:57 -0600)
commit9a4aa7bfce3764b1795ce283b52808b72aad1a66
tree40e169023a20b4fdd6a48ebd12073197c3bc7ba8
parent5da98b8230fb998b0731b2ba3893461ff238a297
pnp.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 a markup for document title;
- use :Author: and :Last updated: for authorship;
- adjust whitespaces where needed;
- mark literal blocks;
- fix a few subtitle markups.

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