]> granicus.if.org Git - python/commit
doc: i18n HTML templates
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 23 Jan 2016 11:55:11 +0000 (12:55 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 23 Jan 2016 11:55:11 +0000 (12:55 +0100)
commitb4929843a91bef6214d1055593e850db4be22b6e
tree68bded1ed864b093446ecffd8f2b8c0dbf7202d5
parent20d4f1b9e45d545cbade74180a8d295a4f201c69
doc: i18n HTML templates

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.
Doc/tools/templates/download.html
Doc/tools/templates/indexcontent.html
Doc/tools/templates/indexsidebar.html
Doc/tools/templates/layout.html