diff --git a/docs/docsite/.templates/breadcrumbs.html b/docs/docsite/.templates/breadcrumbs.html index a5c121a3444..029417640a2 100644 --- a/docs/docsite/.templates/breadcrumbs.html +++ b/docs/docsite/.templates/breadcrumbs.html @@ -15,6 +15,13 @@ )) %}
+ + {% elif pagename == 'index' %} +
+ + {% elif pagename.startswith('collections/') %} +
+ {% elif check_meta and pagename.startswith('cli') and meta.get('source', None) %} {{ _('Edit on GitHub') }} {% elif (not 'list_of' in pagename) and (not 'category' in pagename) %}