From cabca535018553b66e8d779759e827a9d66dc30e Mon Sep 17 00:00:00 2001 From: Micha Albert Date: Mon, 18 May 2026 14:15:07 -0700 Subject: [PATCH 1/6] Remove link to unused distribution docs page --- Doc/tools/templates/indexcontent.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 544cc4234f441e..61aba872651b6d 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -38,8 +38,6 @@

{{ docstitle|e }}

-

{{ docstitle|e }}

+

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

+ + + +
+ + + +
+ +

{% trans %}Indices, glossary, and search:{% endtrans %}

From 26a047865bb527ef5047b7312d8d2639cc08ef49 Mon Sep 17 00:00:00 2001 From: Micha Albert Date: Mon, 18 May 2026 14:40:32 -0700 Subject: [PATCH 3/6] Remove /en/latest from links in "Other Resources" section of docs --- Doc/tools/templates/indexcontent.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 7ea3ceaf10bdbb..c2fe5931ff6d02 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -52,11 +52,11 @@

{{ docstitle|e }}

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

- -
From 265ab70f7b03682ef62355befe2445badb83eeb0 Mon Sep 17 00:00:00 2001 From: Micha Albert Date: Mon, 18 May 2026 14:44:22 -0700 Subject: [PATCH 4/6] Remove extra newline from docs index --- Doc/tools/templates/indexcontent.html | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index c2fe5931ff6d02..43bcff2205792a 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -61,7 +61,6 @@

{{ docstitle|e }}

-

{% trans %}Indices, glossary, and search:{% endtrans %}

From 94cd6ab3ff5ee6813b289170cd6022b7504ad0b5 Mon Sep 17 00:00:00 2001 From: Mia Albert Date: Mon, 18 May 2026 21:08:55 -0700 Subject: [PATCH 5/6] fix docs table typo: widht -> width Co-authored-by: Stan Ulbrych --- Doc/tools/templates/indexcontent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 43bcff2205792a..07b50858877e6a 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -51,7 +51,7 @@

{{ docstitle|e }}

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

- From 7187979a02929d882ace54708d0bda0d1592847c Mon Sep 17 00:00:00 2001 From: Mia Albert Date: Mon, 18 May 2026 21:09:13 -0700 Subject: [PATCH 6/6] fix docs table typo: widht -> width Co-authored-by: Stan Ulbrych --- Doc/tools/templates/indexcontent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 07b50858877e6a..115e28cb496b17 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -55,7 +55,7 @@

{{ docstitle|e }}

-
+ +