{% for current_toc in site.tocs %} {% if found_toc %} {% break %} {% else %} {% assign toc=site.data[current_toc] %} {% include tocsearch.html tree=toc.toc toc=toc %} {% endif %} {% endfor %} {% include head.html %}
{% include header.html %}
{% if page.url != "/404.html" and page.url != "/docs/search/" %}
Create an Issue
Edit this Page
{% endif %}