{% include head-docs.html %} {% if page.version != "master" %} {% endif %} {% if page.name != "README.md" %} {{ site.title }} Docs - {{page.title}} {% endif %} {% if page.name == "README.md" %} {{ site.title }} Docs - Overview {% endif %}
{% include site-header.html %}

Documentation

{% include nav.html %}
{% include anchor_headings.html html=content anchorClass="anchor-link" anchorBody='' anchorAttrs='aria-label="Link to "%heading%""' %}
{% include footer.html %}