]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IRQ-domain.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 18:29:55 +0000 (15:29 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:41 +0000 (13:51 -0600)
commit1642a1e68a70230c4dd0fb1523e1e886e3f5972a
treeba23c20aca8b2fe5a722fd93f3272095767ca7a2
parentae2f26aa4c31498f9bbcfd2f2798d07b4cb82728
IRQ-domain.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 proper markups for titles;
- mark literal blocks as such;
- add blank lines where needed.

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