
kr.motd.maven.sphinx.dist.sphinx_rtd_theme.versions.html Maven / Gradle / Ivy
{% 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') }}
{% trans %}Free document hosting provided by Read the Docs.{% endtrans %}
{% endif %}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy