{%- extends "sphinx_rtd_theme/breadcrumbs.html" %} {% block breadcrumbs_aside %} {% if check_meta and 'autogenerated' in meta %}
  • {% if display_github and check_meta and 'autogeneratedfrom' in meta %} {{ _('Edit on GitHub') }} {% endif %}
  • {% else %} {{ super() }} {% endif %} {% endblock %}