{% 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 %}
{% include footer.html %}