cpython/Doc/tools
Julien Palard e8e7fba0b2 bpo-31159: fix language switch regex on unknown yet built languages. … (#3051)
* bpo-31159: fix language switch regex on unknown yet built languages. (#3039)

This fix a regex issue (a missing non-matching group around an 'or'
list) and the specific possible case where a translation is built but
not yet in known by the picker, but not explicitly listing possible
languages in the regex.
(cherry picked from commit 122081deef)

* bpo-31149: Doc: Add Japanese to the language switcher. (#3028)

(cherry picked from commit c82b7f332a)
2017-08-10 16:54:26 +02:00
..
extensions bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2722) 2017-07-15 16:56:13 -04:00
pydoctheme Issue #19489: Move the search box from sidebar to header and footer. 2016-09-09 13:11:27 -07:00
static bpo-31159: fix language switch regex on unknown yet built languages. … (#3051) 2017-08-10 16:54:26 +02:00
templates bpo-31045: Language switch (#2652) (#3023) 2017-08-08 14:13:53 +02:00
rstlint.py Remove legacy "from __future__ import with_statement" lines. 2016-09-08 13:47:41 -07:00
susp-ignored.csv [3.6] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1614) 2017-05-17 00:09:23 +03:00