From 836259072ee674bcadb57ae0dcb23ab7db6ae211 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 23 Aug 2011 10:43:34 -0400 Subject: g-ir-doc-tool: Added MallardFormatter class --- giscanner/mallard-Python-function.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'giscanner/mallard-Python-function.tmpl') diff --git a/giscanner/mallard-Python-function.tmpl b/giscanner/mallard-Python-function.tmpl index 1f88001c..54d4a7aa 100644 --- a/giscanner/mallard-Python-function.tmpl +++ b/giscanner/mallard-Python-function.tmpl @@ -10,4 +10,5 @@ ${node.symbol} ${node.symbol} -${format(node.doc)} +${formatter.format(node.doc)} + -- cgit v1.2.1