summaryrefslogtreecommitdiff
path: root/giscanner/mallard-C-namespace.tmpl
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-08-24 11:32:18 -0400
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-17 10:27:40 +0100
commit30219d837fc7e97ff3f776e1cc9fe6e63dcff76f (patch)
tree5fa171cae0a385a62330cb1fabf281458205e645 /giscanner/mallard-C-namespace.tmpl
parent836259072ee674bcadb57ae0dcb23ab7db6ae211 (diff)
downloadgobject-introspection-30219d837fc7e97ff3f776e1cc9fe6e63dcff76f.tar.gz
g-ir-doc-tool: Consolidating the function templates
Diffstat (limited to 'giscanner/mallard-C-namespace.tmpl')
-rw-r--r--giscanner/mallard-C-namespace.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/giscanner/mallard-C-namespace.tmpl b/giscanner/mallard-C-namespace.tmpl
index 935cd440..284ba238 100644
--- a/giscanner/mallard-C-namespace.tmpl
+++ b/giscanner/mallard-C-namespace.tmpl
@@ -7,13 +7,13 @@
<info>
</info>
<title>${node.name} Documentation</title>
- <links type="topic" ui:expanded="yes" groups="class">
+ <links type="topic" ui:expanded="yes" groups="class" style="linklist">
<title>Classes</title>
</links>
- <links type="topic" ui:expanded="yes" groups="function">
+ <links type="topic" ui:expanded="yes" groups="function" style="linklist">
<title>Functions</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>