]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 09:31:37 +0000 (06:31 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:02 +0000 (13:58 -0600)
commit620b470bb41c9620875f9b7e3fe2d70a7602a6b6
tree54772a24e683d4ff246592cea32273eb6919dcca
parentce0f95a501b201f857909738e201729048d41be7
remoteproc.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 section titles;
- adjust identation;
- mark literal blocks

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