commit | 9cc07df4b548fce9f29aaf27e51b8b5ccefa2cd9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue May 16 21:58:47 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:00 2017 -0600 |
tree | 2ee9d984079008b5c874ad3718ad66fb37328a33 | |
parent | 9a4aa7bfce3764b1795ce283b52808b72aad1a66 [diff] |
preempt-locking.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 titles; - mark literal blocks; - adjust identation where needed; - use :Author: for authorship. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>