commit | e4a5c33ed2084d000b968e1847a7d341551f75ec | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue May 16 10:04:34 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:57:56 2017 -0600 |
tree | a7bf666ad58dbf58e28f7582f4b559cd18b0b81f | |
parent | e3866726ebe382815e2b5dcce1a767dac9b6c8fa [diff] |
numastat.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 the document title; - mark the table as such. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>