summaryrefslogtreecommitdiff
path: root/giscanner/mallard-Python-default.tmpl
blob: 683adf6a457ff1499dfa44a7811554c7f1695f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<page id="${page_id}"
      type="topic"
      style=""
      xmlns="http://projectmallard.org/1.0/"
      xmlns:ui="http://projectmallard.org/experimental/ui/">
  <info>
  </info>
  <title>${namespace.name}.${node.name}</title>
${formatter.format(node.doc)}
</page>