]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/ManagementStyle: convert it to ReST markup
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 11:07:48 +0000 (08:07 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 Sep 2016 00:37:06 +0000 (18:37 -0600)
commit464e46dd9df95aa29c8e7f12e4a6dd264e36be1b
treebf10c9a711cff8fa0c2f756cb114a05343b9d3bc
parentd094cb57f84cbcbd808475825d3161c45549d6d4
Documentation/ManagementStyle: convert it to ReST markup

- Convert document name to ReST;
- Convert footnotes;
- Convert sections to ReST format;
- Don't use _foo_, as Sphinx doesn't support underline. Instead,
  use bold;
- While here, remove whitespaces at the end of lines.

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