commit | 1642a1e68a70230c4dd0fb1523e1e886e3f5972a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 15:29:55 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:41 2017 -0600 |
tree | ba23c20aca8b2fe5a722fd93f3272095767ca7a2 | |
parent | ae2f26aa4c31498f9bbcfd2f2798d07b4cb82728 [diff] |
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>