]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc18c1cce0c1a02a2cc197a4a4c80ac2db7492617
tree84b9f2a1a6b389d7b7e999a446fada8151f67aae
parentad98211ba4d9b1169a419d2bc8a2e67c8f9c9ede
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