]> git.baikalelectronics.ru Git - kernel.git/commit
ldm.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 20:39:55 +0000 (17:39 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:45 +0000 (13:51 -0600)
commit0b1dc912b4c5d930d64b5a7fde234c56e8feba58
treee9694898011d8a4584e196aed953a6be323696d5
parent4e8de56a9faea464a423e904ef0858abc0cff40e
ldm.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:

- Reformat its title;
- Use :Author: and :Last Updated: for authorship
- Use note markup;
- Reformat table to match ReST standard;
- Use bulleted lists where needed.

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