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.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/giscanner/doctemplates/devdocs/Gjs/function.tmpl b/giscanner/doctemplates/devdocs/Gjs/function.tmpl
new file mode 100644
index 00000000..2795ee3c
--- /dev/null
+++ b/giscanner/doctemplates/devdocs/Gjs/function.tmpl
@@ -0,0 +1,3 @@
+<%namespace name="method" file="_method.tmpl"/>
+<%inherit file="base.tmpl"/>
+${method.describe_parameters(node)}