[gobject-introspection: 13/30] devdocs: Describe bare functions
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection: 13/30] devdocs: Describe bare functions
- Date: Tue, 14 Aug 2018 07:05:05 +0000 (UTC)
commit b7ee86ab4833f428e27429a75b2955c6b21159b1
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Dec 12 11:08:25 2015 -0800
devdocs: Describe bare functions
Pages for bare functions (not in a class) were missing descriptions of
their arguments and return values.
giscanner/doctemplates/devdocs/Gjs/function.tmpl | 2 ++
1 file changed, 2 insertions(+)
---
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)}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]