{%- block doctype -%} {%- endblock %} {%- set reldelim1 = reldelim1 is not defined and ' »' or reldelim1 %} {%- set reldelim2 = reldelim2 is not defined and ' |' or reldelim2 %} {%- macro relbar() %} {%- endmacro %} {%- macro sidebar() %} {%- if builder != 'htmlhelp' %}
{%- block sidebartoc %}

VTST

Development

{%- if display_toc and current_page_name not in ['index', 'contents'] %}

This page

{{ toc }} {%- endif %} {%- endblock %} {%- block sidebarrel %} {%- if prev %} {%- endif %} {%- if next %} {%- endif %} {%- endblock %} {%- if customsidebar %} {{ rendertemplate(customsidebar) }} {%- endif %} {%- if sourcename %} {%- endif %}
{%- endif %} {%- endmacro -%} {%- if builder != 'htmlhelp' %} {%- set titlesuffix = " — " + docstitle %} {%- endif %} {{ title|striptags }}{{ titlesuffix }} {%- if builder == 'web' %} {%- for link, type, title in page_links %} {%- endfor %} {%- else %} {%- endif %} {%- if builder != 'htmlhelp' %} {%- for scriptfile in script_files %} {%- endfor %} {%- if use_opensearch %} {%- endif %} {%- if favicon %} {%- endif %} {%- endif %} {%- block rellinks %} {%- if hasdoc('about') %} {%- endif %} {%- if hasdoc('copyright') %} {%- endif %} {%- if parents %} {%- endif %} {%- if next %} {%- endif %} {%- if prev %} {%- endif %} {%- endblock %} {%- block extrahead %}{% endblock %} {%- block relbar1 %}{{ relbar() }}{% endblock %} {%- block sidebar1 %}{# possible location for sidebar #}{% endblock %} {%- block document %}
{%- if builder != 'htmlhelp' %}
{%- endif %}
{% block body %}{% endblock %}
{%- if builder != 'htmlhelp' %}
{%- endif %}
{%- endblock %} {%- block sidebar2 %}{{ sidebar() }}{% endblock %}
{%- block footer %} {%- endblock %}