commit | dabf8be33bbd8675d44925de7428d3fa86f1d6f3 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 06 22:58:54 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Jul 07 05:53:06 2016 -0300 |
tree | 9d606c1904c02ee43abb529fc93a6ca01c6a41fc | |
parent | 39ab63237f90b885b2f79a95ac057e8bceaebad2 [diff] |
doc-rst: add parse-headers.pl script This script parses a header file and converts it into a parsed-literal block, creating references for ioctls, defines, typedefs, enums and structs. It also allow an external file to modify the rules, in order to fix the expressions. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>