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