commit | ad98211ba4d9b1169a419d2bc8a2e67c8f9c9ede | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 21:06:34 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:47 2017 -0600 |
tree | e93a0af44d3dfed5d5275cb9827f82f04ee3b60e | |
parent | 7b001bff4609b80ad626b429cc069b40a1d5fab3 [diff] |
mailbox.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 markups for section titles; - Use :Author: for authorship; - Mark literal block as such and ident it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>