From b7773057ec03c7059791ecfd650d2d739d3313dc Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Thu, 30 Jul 2020 11:10:07 +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..722dc29 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 81ce510..3964170 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -25,7 +25,7 @@ - + -- 2.30.2