aboutsummaryrefslogtreecommitdiffstats
path: root/docs/overview.template
blob: 6207d41b585a0eb07cdc2a74973eea79e4382c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<h1><tt>{{name}}</tt></h1>
{{{description}}}

{{#example}}
<h2>Example</h2>
{{{exampleDescription}}}
<doc:example>
  <doc:source>
{{/example}}
    {{{example}}}
{{#example}}
  </doc:source>
  <doc:scenario>{{{scenario}}}</doc:scenario>
</doc:example>
{{/example}}