{% 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 versions.html %}
{% include nav.html %}
{% include version-warning.html %}
{{ content }}
{% include footer.html %}