summaryrefslogtreecommitdiff
path: root/giscanner/mallard-Python-namespace.tmpl
blob: 935cd440778f974c26faf30c1069f80f905b0d93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<page id="index"
      type="guide"
      style="namespace"
      xmlns="http://projectmallard.org/1.0/"
      xmlns:ui="http://projectmallard.org/experimental/ui/">
  <info>
  </info>
  <title>${node.name} Documentation</title>
  <links type="topic" ui:expanded="yes" groups="class">
    <title>Classes</title>
  </links>
  <links type="topic" ui:expanded="yes" groups="function">
    <title>Functions</title>
  </links>
  <links type="topic" ui:expanded="yes" groups="#first #default #last">
    <title>Other</title>
  </links>
</page>