commit | 29c8c4ac9525b15457266a8fb8bb59f366f5d65b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed May 17 09:54:22 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:11 2017 -0600 |
tree | effd250be26882849d39703d43705df579ee315c | |
parent | 05a07392c30cd38b466c7d4a1ab3979ce1fe3cb2 [diff] |
xz.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: - Use marks for titles; - Adjust indentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>