From: Georg Brandl Date: Tue, 25 Mar 2014 09:12:47 +0000 (+0100) Subject: Closes #21045: make the Qt help build not look completely stupid X-Git-Tag: v3.4.1rc1~184 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1afe2af690ce70fa7e27cb26f2478ff2a0066ed1;p=thirdparty%2FPython%2Fcpython.git Closes #21045: make the Qt help build not look completely stupid --- diff --git a/Doc/tools/sphinxext/layout.html b/Doc/tools/sphinxext/layout.html index 16a92128d8ec..d3b2801a06d5 100644 --- a/Doc/tools/sphinxext/layout.html +++ b/Doc/tools/sphinxext/layout.html @@ -12,6 +12,8 @@ {%- endif %} {% endblock %} +{% block relbar1 %} {% if builder != 'qthelp' %} {{ relbar() }} {% endif %} {% endblock %} +{% block relbar2 %} {% if builder != 'qthelp' %} {{ relbar() }} {% endif %} {% endblock %} {% block extrahead %} {% if not embedded %}{% endif %}