From 384d5523c42fdabce98c0cac67fc7c8e2f8f4904 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Fri, 9 Nov 2018 11:21:59 -0800 Subject: [3.6] Doc: Make all versions sidebars the same for consistency. (GH-10288) (GH-10404) (cherry picked from commit 556d50d03dd1d457c01ab552c8bc81f3431a0746) Co-authored-by: Julien Palard --- Doc/tools/templates/indexsidebar.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index 3131050..e69e9a3 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -1,12 +1,13 @@

{% trans %}Download{% endtrans %}

{% trans %}Download these documents{% endtrans %}

-

{% trans %}Docs for other versions{% endtrans %}

+

{% trans %}Docs by version{% endtrans %}

{% trans %}Other resources{% endtrans %}

-- cgit v0.12