{% if READTHEDOCS %} {# Add rst-badge after rst-versions for small badge style. #}
Read the Docs
v: {{ current_version }}
Versions
{% for slug, url in versions %}
{{ slug }}
{% endfor %}
Downloads
{% for type, url in downloads %}
{{ type }}
{% endfor %}
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.
{% endif %}