]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
svga.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 12:00:17 +0000 (09:00 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:08 +0000 (13:58 -0600)
commitaa4d520358ed03ee5c2f54ef66e42f971839e62e
tree4cdef485bb1b9e3e18713e82ec5111adf358e2b0
parent603699bbfb786411f869da9a87d11fc2f3374afd
svga.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 standard notation for titles;
- Use the note mark;
- mark literal blocks;
- adjust identation;
- mark the table.

Acked-By: Martin Mares <mj@ucw.cz>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/svga.txt