]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rpmsg.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 09:53:44 +0000 (06:53 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:04 +0000 (13:58 -0600)
commitaf3137f1322b2a25ce24da131675b090fbb9fa7e
tree040e928e0593109535e7f66c02725fecd9238852
parent773810d30e7d81b8308fea272ed2ec3d832a6018
rpmsg.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:

- mark document and chapter titles;
- mark notes;
- mark literal blocks;
- adjust identation.

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