--- layout: default menu: docs title: Documentation ---

{{ page.title }}

{% if page.description %}

{{ page.description }}

{% endif %} {% if page.in_progress %}
Work in progress! More detailed documentation is coming soon.
{% endif %} {% if page.toc %} {{ content | toc_only }} {% endif %} {{ content | toc_generate }}