Don't parse doc comments in dependencies
authorJohan Dahlin <johan@gnome.org>
Thu, 5 Apr 2012 14:23:13 +0000 (11:23 -0300)
committerJohan Dahlin <jdahlin@litl.com>
Thu, 5 Apr 2012 14:23:13 +0000 (11:23 -0300)
commite18dc76c6a0e9d30f1b45fd26fdb22e954d319df
treee26d862a4170cecffcc58e557035690132d4b2ce
parent86227e4d1f432bc880b6af7788b9d2b61acd1f3f
Don't parse doc comments in dependencies

Only parse doc comments for the files we pass in
on the command line to g-ir-scanner, not the included dependencies.
giscanner/annotationparser.py
giscanner/sourcescanner.py