]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bcache.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 10:49:15 +0000 (07:49 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:27 +0000 (13:51 -0600)
commita966ac73d7772a2b067c50fa16bbbfe418fc6374
treeea543db00582d538cf4ad0ee87540b1c5c394f96
parentb86faee6d111294fa95a2e89b5f771b2da3c9782
bcache.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:

- Add a title for the document;
- Use a list for the listed URLs;
- mark literal blocks;
- adjust whitespaces;
- Don't capitalize section titles.

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