Add documentation for enumeration members
authorGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 27 Aug 2012 22:11:40 +0000 (00:11 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Sun, 28 Oct 2012 17:41:04 +0000 (18:41 +0100)
commitd893890d1098953d6740d5c8114d278b6d9875fc
tree495d4ba5656a19725f6c8b65f03599d4614cc509
parentb7e230a61b9f9682c5ee433e24cfb749cec8c9c5
Add documentation for enumeration members

Enum members were Annotated in the AST, and most code already assumed
they could have docs. What was missing was reading the docs from the
comment blocks and writing them in the XML.

https://bugzilla.gnome.org/show_bug.cgi?id=683046
giscanner/girwriter.py
giscanner/maintransformer.py
tests/scanner/Annotation-1.0-expected.gir
tests/scanner/Foo-1.0-expected.gir
tests/scanner/Regress-1.0-expected.gir
tests/scanner/SLetter-1.0-expected.gir
tests/scanner/Utility-1.0-expected.gir
tests/scanner/regress.h