]> git.baikalelectronics.ru Git - kernel.git/commit
intel_txt.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 17:08:23 +0000 (14:08 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:38 +0000 (13:51 -0600)
commit22942b7db86b0b262d3c0be05f267b7e8e72fab6
tree890ac3dbcb8876e516dc75e7896ba0f3ed15478f
parent203b9d5fa9a804272a91867d496b55736ee35a55
intel_txt.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:

- promote main title one level;
- fix the bulleted list markup;
- use bulletted list markup where needed;
- add whitespaces where needed;
- mark literal blocks;
- remove extra ":" after section titles.

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