{% if version_is_latest %}
{% endif %}
{% if show_article_status and not version_is_latest and meta and meta.get('article_outdated') == 'True' %}
{% endif %}
{% endif %}
{% block body %}{% endblock %}
{%- endblock %}
Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions.
Checking the stable version of the documentation...
Work in progress
The content of this page was not yet updated for
{{ version }}
and may be outdated. If you know how to improve this page or you can confirm
that it's up to date, feel free to open a pull request.