| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-31045: Language switch (#2652) (#3023) | Julien Palard | 2017-08-08 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | * 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) | ||||
| * | Issue #26355: Specify canonical URLs in docs pages | Nick Coghlan | 2017-02-09 | 1 | -0/+1 |
| | | | | | | | | Add canonical header link on each page to corresponding major version of the documentation. Patch by Matthias Bussonnier. | ||||
| * | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-23 | 1 | -1/+5 |
| | | |||||
| * | Issue #19489: Move the search box from sidebar to header and footer. | Zachary Ware | 2016-09-09 | 1 | -10/+20 |
| | | |||||
| * | doc: i18n HTML templates | Victor Stinner | 2016-01-22 | 1 | -9/+9 |
| | | | | | | | | Issue #25907: Use {% trans %} tags in HTML templates to ease the translation of the documentation. The tag comes from Jinja templating system, used by Sphinx. Patch written by Julien Palard. | ||||
| * | remove script from epub (closes #26172) | Benjamin Peterson | 2016-01-21 | 1 | -1/+1 |
| | | |||||
| * | Use https:// URLs in the HTML templates. | Georg Brandl | 2014-10-29 | 1 | -2/+2 |
| | | |||||
| * | Move HTML templates to their own subdir. | Georg Brandl | 2014-10-29 | 1 | -0/+102 |
