Skip to content

bpo-31045: Language switch (#2652) #3023

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2017

Conversation

JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Aug 8, 2017

Backporting the documentation language switch to 3.6.

  • 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 dff9b5f)

https://bugs.python.org/issue31045

* 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 dff9b5f)
@vstinner vstinner merged commit e93135d into python:3.6 Aug 8, 2017
@JulienPalard JulienPalard deleted the language-switch-36 branch June 16, 2019 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants