From 3ef4eeb42de67380e4c641561353400ee90e907e Mon Sep 17 00:00:00 2001 From: Mia Albert Date: Thu, 6 Aug 2026 08:12:36 -0400 Subject: [PATCH] gh-150693: Combine docs sections for external resources (GH-150694) (cherry picked from commit 9cbb9e5dffb55b456cb443d70d2b76b93b4f03a8) Co-authored-by: Mia Albert --- Doc/tools/templates/indexcontent.html | 6 ++++++ Doc/tools/templates/indexsidebar.html | 9 --------- 2 files changed, 6 insertions(+), 9 deletions(-) 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 %}

    -