| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
languages. (GH-10558)
(cherry picked from commit 6b73bb523a176123a819e4ebac3727d31d861515)
Co-authored-by: Julien Palard <julien@palard.fr>
|
|
|
|
|
|
|
|
|
| |
(cherry picked from commit 64313478bcbd0a708c3ce5d4d14f977da56e4be9)
Co-authored-by: Julien Palard <julien@palard.fr>
https://bugs.python.org/issue32613
|
|
|
|
|
|
|
|
| |
(GH-10404)
(cherry picked from commit 556d50d03dd1d457c01ab552c8bc81f3431a0746)
Co-authored-by: Julien Palard <julien@palard.fr>
|
|
|
|
|
|
| |
https://bugs.python.org/issue35075
(cherry picked from commit bf46a09dec372b85846216bd692d648dac08ac36)
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
|
|
|
|
|
|
|
| |
(GH-9827)
(cherry picked from commit e385d0661ecf8bc9ba95c4395d9a11262c2cbfec)
Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
|
|
|
|
|
|
|
|
| |
Let .chm document display non-ASCII characters properly
Escape the `body` part of .chm source file to 7-bit ASCII, to fix visual effect on some MBCS Windows systems.
(cherry picked from commit 6261ae9b01fb8429b779169f8de37ff567c144e8)
Co-authored-by: animalize <animalize@users.noreply.github.com>
|
| |
|
|
|
|
|
| |
(cherry picked from commit 577948329976985ea9bef23d9a6c3dd7108211bf)
Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
|
|
|
|
|
|
| |
In fact, we now require a newer Sphinx version because APIs have moved around.
(cherry picked from commit acfb087f9f5590e5174a30eced3c2fe911f49d70)
Co-authored-by: Benjamin Peterson <benjamin@python.org>
|
|
|
|
|
| |
(cherry picked from commit 0febc053736112d7bb9081742b3ac0ece7b973e7)
Co-authored-by: cocoatomo <cocoatomo77@gmail.com>
|
| |
|
| |
|
| |
|
|
|
| |
(cherry picked from commit aecc08ac3a14a73aa353655bb65ff8d965e935a0)
|
|
|
| |
Blurbify 3.6.
|
|
|
|
|
|
| |
The `Show Source` was broken because of a change made in sphinx 1.5.1
In Sphinx 1.4.9, the sourcename was "index.txt".
In Sphinx 1.5.1+, it is now "index.rst.txt".
(cherry picked from commit b9ff498793611d1c6a9b99df464812931a1e2d69)
|
|
|
|
| |
Change the option for `Français` into `French` to be consistent with the other language selections that are already in English.
(cherry picked from commit b616b972999cdd5fe54ef8a43c131a27ca538dee)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 122081deef86174beee965be1207fa46ea23533d)
* bpo-31149: Doc: Add Japanese to the language switcher. (#3028)
(cherry picked from commit c82b7f332aff606af6c9c163da75f1e86514125e)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Doc: Indicate the language
* Renaming version_switcher to switchers (to add language_switcher).
* Adding language switch.
* Doc switchers: Enhance readability of regex parsing versions.
* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.
* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.
* Doc switchers: Examples matching actual regexes.
* Doc switchers: Better fallback on unexisting translated version.
(cherry picked from commit dff9b5f9d62aa0b23f8a255867d09d11890efd1b)
|
| |
|
|
|
| |
(cherry picked from commit 50f58163a69abe2f35e91044d1df165ee7bdbb42)
|
|
|
|
|
|
|
|
|
| |
* Use explicit numbering for footnotes referred by explicit number.
* Restore missed footnote reference in stdtypes.rst.
* Fix literal strings formatting in howto/urllib2.rst.
* Update susp-ignored.csv for zipapp.rst.
* Fix suspicious mark up in Misc/NEWS..
(cherry picked from commit d97b7dc94b19063f0589d401bdc4aaadc7030762)
|
|
|
|
|
| |
And fix the parameter name.
(cherry picked from commit 8fc7bc2b7631ee819ee614e47b6f44bacebe1574)
|
|
|
|
|
|
|
|
| |
* Treat Sphinx warnings as errors (GH-832)
(cherry picked from commit 334e9ec938ea9876baadef15edb135d6d2aff30c)
* Remove unused suspicious rules
|
|
|
|
|
| |
(GH-826)
(cherry picked from commit f8beb9831acd5cf80b9c56aea5864e16118c5400)
|
|
|
| |
(cherry picked from commit c351ce6a2c923c5016e48ecbf7b1e4833031d154)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GitHub (#37)
* bpo-28929: Link the documentation to its source file on GitHub
Change the documentation's `Show Source` link on the left menu
to GitHub source file.
(cherry picked from commit 23bafa294c75c20cb85ae5d97d7571a3a0ad8dd3)
* remove if statement
|
|
|
|
| |
(cherry picked from commit 79ab8be05fb4ffb5c258d2ca49be5fc2d4880431)
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Add canonical header link on each page to corresponding major
version of the documentation.
Patch by Matthias Bussonnier.
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|