cpython/Doc/tools
Julien Palard fe8d9dc479 bpo-31159: fix language switch regex on unknown yet built languages. … (#3051) (#3081)
* 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)

(cherry picked from commit e8e7fba0b2)
2017-08-13 23:44:51 +02:00
..
extensions bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2725) 2017-07-15 23:06:57 -04:00
static bpo-31159: fix language switch regex on unknown yet built languages. … (#3051) (#3081) 2017-08-13 23:44:51 +02:00
templates bpo-31045: Language switch (#2652) (#3024) 2017-08-08 14:14:23 +02:00
rstlint.py Fix rstlint to also look for indented comments that should be directives. 2016-02-25 20:14:10 +01:00
susp-ignored.csv [2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1616) 2017-05-17 01:26:48 +03:00