]> 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)
commita3415850a1d2bb03323412ec10561a223dbb9b32
tree890ac3dbcb8876e516dc75e7896ba0f3ed15478f
parent136b43b7a4d7183130bcb9d077c96adc1da189db
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