]> git.baikalelectronics.ru Git - kernel.git/commit
memory-hotplug.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 15 May 2017 01:52:22 +0000 (22:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:57:53 +0000 (13:57 -0600)
commit5f9df3faeae44b598fd1e516d4351d62274e53e0
tree84b9f2a1a6b389d7b7e999a446fada8151f67aae
parent2b23f57c62ed4586e31c6ac9a85e68bdc35a5791
memory-hotplug.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:

- use :Created: and :Updated: for the timestamps;
- comment its internal index;
- adjust titles and use proper markup;
- Whitespace fixes;
- Use cross references where needed;
- Use bulleted lists where needed;
- mark literal blocks;
- Use the ReST notation for a table.

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