commit | 09338fb0f4c333a99ccc5bf551042869e07eeec4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 09:42:08 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:30 2017 -0600 |
tree | 021f24b65f2895e0b9b19638eaba44247da13b8a | |
parent | f68ac62d11e760de68a55b05c8bbc2c47f275ee9 [diff] |
cpu-load: 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 literals; - Adjust document title; - Use a list for references. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>