From: Ezio Melotti Date: Sat, 25 Feb 2012 17:24:24 +0000 (+0200) Subject: #14114: don't include copybutton.js in the htmlhelp output. X-Git-Tag: v3.2.3rc2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cbfe4d4f8be569ea0d711646e298e70fdbd80986;p=thirdparty%2FPython%2Fcpython.git #14114: don't include copybutton.js in the htmlhelp output. --- diff --git a/Doc/tools/sphinxext/layout.html b/Doc/tools/sphinxext/layout.html index 8659ef0364c4..d4bb105e8313 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 %}