commit | 0e95c85341b7b5be34f999b6023e3df4d03f4977 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 14:45:35 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:39 2017 -0600 |
tree | 0744cb3c8af677ad7e347a520c06e74c7661fbec | |
parent | 9cf5116d5b10793b5105f962fa3d899b2d6cb5f6 [diff] |
io_ordering.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 a title; - mark literal-blocks as such. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>