{{{styles}}}
{{#if homepage}}

Styleguide

{{{homepage}}} {{else}}
{{! Find each section, in order. If there's no markup or modifiers supplied, use a Markdown-only layout instead. The "root" element comes first in this loop, and can be detected using the "#whenDepth 1" block as seen below. }} {{#eachSection rootName}} {{#ifDepth 1}}

{{ header }}

{{else}}
{{ referenceURI }} {{ header }} {{/ifDepth}} {{#eachParameter}}

{{name}} {{{description}}}

{{/eachParameter}} {{#if description}}
{{{description}}}
{{/if}} {{#if markup}}
{{{markup}}}
{{markup}}
{{#eachModifier}}

{{{description}}} {{name}}

{{{markup}}}
{{/eachModifier}}
{{/if}}
{{/eachSection}} {{/if}}
{{#if homepage}} {{else}} {{/if}}
{{{scripts}}}