]> git.karo-electronics.de Git - karo-tx-linux.git/commit
unaligned-memory-access.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 12:16:19 +0000 (09:16 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:09 +0000 (13:58 -0600)
commitc6ebaf6bdb10469910afdcfc6af5c26846883e98
treeaa54085051f46e5c09bd114f63ffa853e797d949
parent79ab3b0d21ea1ac48ce0e6b44997dd0a8c8f72e6
unaligned-memory-access.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:
- promote document title one level;
- use markups for authorship and put it at the beginning;
- mark literal blocks;
- adjust identation.

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