summaryrefslogtreecommitdiff
path: root/giscanner/doctemplates/Gjs/function.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/doctemplates/Gjs/function.tmpl')
-rw-r--r--giscanner/doctemplates/Gjs/function.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/giscanner/doctemplates/Gjs/function.tmpl b/giscanner/doctemplates/Gjs/function.tmpl
index 46c46271..6a43ddb3 100644
--- a/giscanner/doctemplates/Gjs/function.tmpl
+++ b/giscanner/doctemplates/Gjs/function.tmpl
@@ -1,9 +1,9 @@
<%inherit file="/base.tmpl"/>
<%block name="info">
% if node.parent is not None:
- <link type="guide" xref="${namespace.name}.${node.parent.name}" group="${page_style}"/>
+ <link type="guide" xref="${namespace.name}.${node.parent.name}" group="${page_kind}"/>
% else:
- <link type="guide" xref="index" group="${page_style}"/>
+ <link type="guide" xref="index" group="${page_kind}"/>
% endif
<api:function>
<api:returns>