gtk-doc: refactor regexps and reparsing
commitbccbe423d1a30a91b4e57f753eaac7eff7d9010e
authorStefan Kost <ensonic@users.sf.net>
Sat, 2 Jan 2010 21:25:20 +0000 (2 23:25 +0200)
committerStefan Kost <ensonic@users.sf.net>
Sat, 2 Jan 2010 21:33:35 +0000 (2 23:33 +0200)
tree412277717449e3d32f99ae508458bbd1204868a1
parent66b431f553bcc434897bc23b94919d0d4faccbf1
gtk-doc: refactor regexps and reparsing

Move Function and Macro declaration parsing to common and use from mkdb and
mktmpl. In mkdb use the parsed declarations to track unused parameters and
missing parameter docs.
Output unused docuemntation or partialy unused docs to -unused.txt from mkdb
too (this was only done in mktmpl so far)
gtkdoc-common.pl.in
gtkdoc-mkdb.in
gtkdoc-mktmpl.in