Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Jan 26, 2022
1 parent 2ea765e commit 1b1c96f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/_templates/breadcrumbs.html
@@ -0,0 +1,7 @@
{%- extends "sphinx_rtd_theme/breadcrumbs.html" %}

{% block breadcrumbs_aside %}
{% if pagename not in ['genindex'] %}
{{ super() }}
{% endif %}
{% endblock %}

0 comments on commit 1b1c96f

Please sign in to comment.