From ebe6385cd2280f380baf46e8c135eade4775a0c0 Mon Sep 17 00:00:00 2001 From: Mia Albert Date: Sun, 31 May 2026 18:20:51 -0400 Subject: [PATCH 1/2] Combine docs sections for external resources --- 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..fd8e1855f8e8ca1 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -84,10 +84,16 @@

{{ docstitle|e }}

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 %}

    - From e7bb125875bc3117bdd7ac263e89d90a583981d1 Mon Sep 17 00:00:00 2001 From: Mia Albert Date: Thu, 6 Aug 2026 07:29:12 -0400 Subject: [PATCH 2/2] Reorder "Other Resources" items on docs front page --- Doc/tools/templates/indexcontent.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index fd8e1855f8e8ca1..4366da69d1b2d09 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -82,18 +82,18 @@

    {{ docstitle|e }}

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