From 89a1e1d92d14d203c8c3060887800166d83fceb3 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Thu, 17 Sep 2020 11:40: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..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 b2853cf..fbd51b1 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -25,7 +25,7 @@ - + -- 2.30.2