{{> introduction }}
{{> api }}
{{> packages }}
{{> commandline }}
{{! can be used with either one argument (which ends up in the data
context, or with both name and type }}
{{#if name}}
{{{name}}}
{{#if type}}{{type}}{{/if}}
{{else}}
{{{.}}}
{{/if}}
{{#markdown}}{{> UI.contentBlock}}{{/markdown}}
{{#markdown}}{{> UI.contentBlock}}{{/markdown}}
{{#markdown}}{{> UI.contentBlock}}{{/markdown}}