commit | 6c4c7dadb4a1bb82d04d6c5096656f8fe63ba2a4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Jul 07 07:20:27 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Jul 07 07:22:20 2016 -0300 |
tree | 190a666459a78a31fa6239bac47bb1bef3653bc2 | |
parent | 9c80c74563bceede4057bb93dbb21c84f56f5858 [diff] |
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>