commit | 620b470bb41c9620875f9b7e3fe2d70a7602a6b6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed May 17 06:31:37 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:02 2017 -0600 |
tree | 54772a24e683d4ff246592cea32273eb6919dcca | |
parent | ce0f95a501b201f857909738e201729048d41be7 [diff] |
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>