commit | 44b10006a97ec50874634ba5325a6499ead7db66 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Sep 21 09:09:49 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Oct 24 08:12:35 2016 -0200 |
tree | 695cabe8d992568db34ced5c5bc5f613f4e5e8a5 | |
parent | afeb000e1a0596e89174a85c96e890f4f0e802e0 [diff] |
README: convert it to ReST markup Adjust the readme file for it to use the ReST markup: - add chapter/section markups; - use ``foo`` for commands; - use :: for verbatim and script blocks; - replace unsupported markup _foo_ by **foo**; - add cross-references to other ReST files; - use lower case on the section titles, to match other ReST files. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>