summaryrefslogtreecommitdiff
path: root/giscanner/doctemplates/devdocs/Gjs/function.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/doctemplates/devdocs/Gjs/function.tmpl')
-rw-r--r--giscanner/doctemplates/devdocs/Gjs/function.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/giscanner/doctemplates/devdocs/Gjs/function.tmpl b/giscanner/doctemplates/devdocs/Gjs/function.tmpl
index 9d2b5238..2795ee3c 100644
--- a/giscanner/doctemplates/devdocs/Gjs/function.tmpl
+++ b/giscanner/doctemplates/devdocs/Gjs/function.tmpl
@@ -1 +1,3 @@
+<%namespace name="method" file="_method.tmpl"/>
<%inherit file="base.tmpl"/>
+${method.describe_parameters(node)}