Skip to content
  • Dieter Verfaillie's avatar
    giscanner: flesh out annotation parsing and storage · a2b22ce7
    Dieter Verfaillie authored
    - remove annotations regex, restore proper parens parsing
    - drop weird DocOption() storage class and use lists/dicts
      as appropriate
    - make GtkDocAnnotations a simple OrderedDict subclass instead
      of a weird hybrid dict/list storage class
    - Deprecate Attribute: tag, replace with (attributes) annotation
      on the identifier
    a2b22ce7