summaryrefslogtreecommitdiff
path: root/giscanner/doctemplates/C/vfunc.tmpl
blob: aa0394f45f761fed1710c37554c6e022013268df (plain)
1
2
3
4
<%inherit file="./function.tmpl"/>
<%block name="info">
    ${formatter.format_xref(node.parent, type="guide", group=page_kind)}
</%block>