summaryrefslogtreecommitdiff
path: root/giscanner/mallard-C-class.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* doc: Put documentation templates into their own directoriesJasper St. Pierre2013-01-091-48/+0
| | | | | | Instead of cluttering up the giscanner directory, put templates into their own files, with each language having its own templates in its own directory for comfort.
* mallardwriter: Pass the parent node around for inline formattingJasper St. Pierre2013-01-091-1/+1
| | | | This will be used for @param detection.
* g-ir-doc-tool: Add Since: tag to classesTomeu Vizoso2012-02-181-0/+3
|
* g-ir-doc-tool: Consolidating the function templatesShaun McCance2012-02-171-0/+5
|
* g-ir-doc-tool: Added MallardFormatter classShaun McCance2012-02-171-1/+1
|
* g-ir-doc-tool: More Mallard work, using experimantal api extensionShaun McCance2012-02-171-3/+8
|
* g-ir-doc-tool: Templates for signals/properties, class docsShaun McCance2012-02-171-5/+6
|
* g-ir-doctool: Move to Mako templates for generating MallardTomeu Vizoso2012-02-171-0/+34
Also removes the docbook writer