From: Ned Deily Date: Thu, 1 Feb 2018 03:11:02 +0000 (-0500) Subject: Update docs template for 3.8 X-Git-Tag: v3.5.5~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fc65c648ea39e5fe6ced8ad229d7a445bf2a7d1;p=thirdparty%2FPython%2Fcpython.git Update docs template for 3.8 --- diff --git a/Doc/tools/static/version_switch.js b/Doc/tools/static/version_switch.js index e8889ebfc41e..018609e926c1 100644 --- a/Doc/tools/static/version_switch.js +++ b/Doc/tools/static/version_switch.js @@ -2,6 +2,7 @@ 'use strict'; var all_versions = { + '3.8': 'dev (3.8)', '3.7': 'dev (3.7)', '3.6': '3.6', '3.5': '3.5', diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index b7bcd74c787e..7c0fe00655e4 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -2,9 +2,10 @@

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

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