]> git.karo-electronics.de Git - linux-beck.git/commit
doc-rst: parse-headers: better handle typedefs
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 7 Jul 2016 10:20:27 +0000 (07:20 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 7 Jul 2016 10:22:20 +0000 (07:22 -0300)
commit6c4c7dadb4a1bb82d04d6c5096656f8fe63ba2a4
tree190a666459a78a31fa6239bac47bb1bef3653bc2
parent9c80c74563bceede4057bb93dbb21c84f56f5858
doc-rst: parse-headers: better handle typedefs

When typedef is used on its multiline format, we need to
also parse enum and struct in the same line.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/sphinx/parse-headers.pl