summaryrefslogtreecommitdiff
path: root/Doc/tools/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-221-1/+5
|
* Issue #19489: Move the search box from sidebar to header and footer.Zachary Ware2016-09-092-10/+30
|
* doc: i18n HTML templatesVictor Stinner2016-01-223-59/+59
| | | | | | | 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.
* merge 3.4 (#26172)Benjamin Peterson2016-01-201-1/+1
|\
| * remove script from epub (closes #26172)Benjamin Peterson2016-01-201-1/+1
| |
* | Merge with 3.4Georg Brandl2014-10-294-12/+12
|\ \ | |/
| * Use https:// URLs in the HTML templates.Georg Brandl2014-10-294-13/+13
| |
* | merge with 3.4Georg Brandl2014-10-291-2/+1
|/
* Move HTML templates to their own subdir.Georg Brandl2014-10-295-0/+248