changeset: 79978:9552d8b90683 parent: 79974:b21c28258d3c parent: 79977:9505a34b4484 user: Ezio Melotti date: Sat Oct 27 22:11:57 2012 +0300 files: Misc/NEWS description: #8040: merge with 3.3. diff -r b21c28258d3c -r 9552d8b90683 Doc/tools/sphinxext/layout.html --- a/Doc/tools/sphinxext/layout.html Sat Oct 27 14:57:22 2012 -0400 +++ b/Doc/tools/sphinxext/layout.html Sat Oct 27 22:11:57 2012 +0300 @@ -3,11 +3,19 @@
  • Python{{ reldelim1 }}
  • -
  • {{ shorttitle }}{{ reldelim1 }}
  • +
  • + {%- if versionswitcher is defined %} + {{ release }} + Documentation{{ reldelim1 }} + {%- else %} + {{ shorttitle }}{{ reldelim1 }} + {%- endif %} +
  • {% endblock %} {% block extrahead %} {% if not embedded %}{% endif %} + {% if versionswitcher is defined and not embedded %}{% endif %} {% if pagename == 'whatsnew/changelog' %}