summaryrefslogtreecommitdiff
path: root/giscanner/mallard-C-class.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/mallard-C-class.tmpl')
-rw-r--r--giscanner/mallard-C-class.tmpl11
1 files changed, 6 insertions, 5 deletions
diff --git a/giscanner/mallard-C-class.tmpl b/giscanner/mallard-C-class.tmpl
index c08aea0a..5dc59220 100644
--- a/giscanner/mallard-C-class.tmpl
+++ b/giscanner/mallard-C-class.tmpl
@@ -8,6 +8,7 @@
<link type="guide" xref="index" group="class"/>
</info>
<title>${node.namespace.name}${node.name}</title>
+${format(node.doc)}
<synopsis ui:expanded="no">
<title>Hierarchy</title>
<tree>
@@ -16,19 +17,19 @@
</item>
</tree>
</synopsis>
- <links type="topic" ui:expanded="yes" groups="constructor">
+ <links type="topic" ui:expanded="yes" groups="constructor" style="linklist">
<title>Constructors</title>
</links>
- <links type="topic" ui:expanded="yes" groups="method">
+ <links type="topic" ui:expanded="yes" groups="method" style="linklist">
<title>Methods</title>
</links>
- <links type="topic" ui:expanded="yes" groups="property">
+ <links type="topic" ui:expanded="yes" groups="property" style="linklist">
<title>Properties</title>
</links>
- <links type="topic" ui:expanded="yes" groups="signal">
+ <links type="topic" ui:expanded="yes" groups="signal" style="linklist">
<title>Signals</title>
</links>
- <links type="topic" ui:expanded="yes" groups="#first #default #last">
+ <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
<title>Other</title>
</links>
</page>