mallardwriter: Pass the parent node around for inline formatting
authorJasper St. Pierre <jstpierre@mecheye.net>
Wed, 9 Jan 2013 07:12:13 +0000 (02:12 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Wed, 9 Jan 2013 08:16:13 +0000 (03:16 -0500)
commit0153b1f4e8fc614800860df24aedda67ec3a4e16
tree5973332bd32e3bdfc4fcdc7ea7e2af893d962799
parent709408994a2806678c6c3258de2820a322f4e0c7
mallardwriter: Pass the parent node around for inline formatting

This will be used for @param detection.
16 files changed:
giscanner/mallard-C-class.tmpl
giscanner/mallard-C-default.tmpl
giscanner/mallard-C-enum.tmpl
giscanner/mallard-C-function.tmpl
giscanner/mallard-C-property.tmpl
giscanner/mallard-C-record.tmpl
giscanner/mallard-C-signal.tmpl
giscanner/mallard-C-vfunc.tmpl
giscanner/mallard-Python-class.tmpl
giscanner/mallard-Python-default.tmpl
giscanner/mallard-Python-enum.tmpl
giscanner/mallard-Python-function.tmpl
giscanner/mallard-Python-property.tmpl
giscanner/mallard-Python-signal.tmpl
giscanner/mallard-Python-vfunc.tmpl
giscanner/mallardwriter.py