diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 4982bcbfe3673c1..4366da69d1b2d09 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -82,10 +82,16 @@

{{ docstitle|e }}

{% trans %}Other resources:{% endtrans %}

diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index 086f15662cf87be..5e7f03cd024ef7f 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -6,12 +6,3 @@

{% trans %}Docs by version{% endtrans %}

{% include "_docs_by_version.html" without context %}
  • {% trans %}All versions{% endtrans %}
  • -

    {% trans %}Other resources{% endtrans %}

    -