{{ repo_name }}
Select a version to view documentation.
{% if latest_tag %}Latest Stable
Active Branches
{% for branch in branches %}
{{ branch }}
{% endfor %}
Release History
{% for tag in tags %}
{{ tag }}
{% endfor %}