]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lzo.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 15 May 2017 00:02:59 +0000 (21:02 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:46 +0000 (13:51 -0600)
commit7b001bff4609b80ad626b429cc069b40a1d5fab3
tree1b60e05fd157a953733486394b357e8b0c719353
parentc926d4d4a4c815bc43155c542a3113afb5832620
lzo.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 markups for section titles;
- mark literal blocks;
- use ".. important::" for an important note.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/lzo.txt