commit | ef16bcc7f72d5084f2da551c1d88374c014f76a0 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 13:19:44 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:34 2017 -0600 |
tree | 91ea0dc48ad6cea63efc5d070f21c9b2d97bd63d | |
parent | 7c6a2d229dd6dab7cc7563f72b78dd5867d351b4 [diff] |
efi-stub.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 proper markups for titles; - identify literal blocks. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>