]> git.baikalelectronics.ru Git - kernel.git/commit
gcc-plugins.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 16:45:26 +0000 (13:45 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:36 +0000 (13:51 -0600)
commitdcfe85fb8d1f23425ce5cdc97c137a9556d4214b
tree4cc2805b5e866eae20d43e16d9de43ee65b67c59
parent850d100318c3faa0fa4d2f42de0fd56f69774c1c
gcc-plugins.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;
- use the right markup for footnotes;
- use bold markup for files name;
- identify literal blocks;
- add blank lines to avoid Sphinx to complain;
- remove numeration from titles.

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