From f5ea48fd3bc604fdc52b034570e853152c1e61cf Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sat, 25 Feb 2012 19:24:24 +0200 Subject: [PATCH] #14114: don't include copybutton.js in the htmlhelp output. --- Doc/tools/sphinxext/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/sphinxext/layout.html b/Doc/tools/sphinxext/layout.html index 8659ef0364c..d4bb105e831 100644 --- a/Doc/tools/sphinxext/layout.html +++ b/Doc/tools/sphinxext/layout.html @@ -6,7 +6,7 @@ {% endblock %} {% block extrahead %} - + {% if not embedded %}{% endif %} {{ super() }} {% endblock %} {% block footer %}