From 8532b37bb28cfb87ecf17cefcb5784b81b89f517 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Sun, 28 Feb 2021 17:03:44 +0000 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 170999e..893a90e 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -26,7 +26,7 @@ - + -- 2.30.2