]> git.karo-electronics.de Git - karo-tx-linux.git/commit
this_cpu_ops.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 12:10:48 +0000 (09:10 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:08 +0000 (13:58 -0600)
commit79ab3b0d21ea1ac48ce0e6b44997dd0a8c8f72e6
tree42fff744b03118065d5af89ecda6a9292c080d6f
parentaa4d520358ed03ee5c2f54ef66e42f971839e62e
this_cpu_ops.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;
- mark literal blocks;
- move authorship to the beginning of the file and use markups.

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