Introduce documentation-block options
authorAndreas Rottmann <a.rottmann@gmx.at>
Wed, 4 Mar 2009 14:59:28 +0000 (15:59 +0100)
committerAndreas Rottmann <a.rottmann@gmx.at>
Wed, 4 Mar 2009 14:59:28 +0000 (15:59 +0100)
commit5b4df314f3c59530a930ab3b09cd44212603a771
tree03ac0e788b2efc07d954c1b8c90946523e6db28d
parent14556362aeb66e502c98cb9127c9b1acf67d598d
Introduce documentation-block options

Allow a documentation block to have options, e.g.:

/*
 * SomeType: (OPT-NAME VALUE) ...
 */

Signed-off-by: Andreas Rottmann <a.rottmann@gmx.at>
giscanner/annotationparser.py