scan: improve handling of internal symbols
commitd6a4858f016266bfa87554e24986b03845195801
authorStefan Kost <ensonic@users.sf.net>
Wed, 14 Jul 2010 07:37:33 +0000 (14 10:37 +0300)
committerStefan Kost <ensonic@users.sf.net>
Wed, 14 Jul 2010 07:37:33 +0000 (14 10:37 +0300)
treea8a04991cf1b072b4330e87cdecc4e81f67c5733
parent604afb04bf6b450d1949f3f300bdc933f7f5fee8
scan: improve handling of internal symbols

We need to fully parse them, but omit them from the docs. We did that for
macros, but we also need to handle functions that way. Use an extra flag-var
instead of extra '-skip' states. Add tests.
gtkdoc-scan.in
tests/bugs/src/tester.c
tests/bugs/src/tester.h