From 6eb787525813a2f39b5a00fc019934d124c8cc10 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Fri, 24 Sep 2021 10:43:00 +0100 Subject: [PATCH] local-doc-references Gbp-Pq: Name local-doc-references.diff --- Doc/tools/templates/layout.html | 2 +- Lib/idlelib/help.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 17592d7..78464f0 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -24,7 +24,7 @@ {% endblock %} {% block extrahead %} - + {% if builder != "htmlhelp" %} {% if switchers is defined and not embedded %} {% endif %} diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html index 3f87e89..bce3c5e 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -26,7 +26,7 @@ - + -- 2.30.2