summaryrefslogtreecommitdiffstats
path: root/Doc/tools/templates
Commit message (Collapse)AuthorAgeFilesLines
* Issue #26014: Guide 2.7 users to the new packaging documentation:Ned Deily2016-06-061-4/+4
| | | | | | | | | | | - the top-level 2.7 docs page now links to the newer doc pages (installing and distribution) rather than the legacy ones - the legacy install and distutils pages are now labeled as "legacy" - the library/distutils page is updated to match the 3.x version - "See also" links to the new docs are now provided in the legacy pages - links to setuptools documentation have been updated (original patch by Susan Sun)
* doc: i18n HTML templatesVictor Stinner2016-01-234-92/+133
| | | | | | | 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.
* Use https:// URLs in the HTML templates.Georg Brandl2014-10-294-12/+12
|
* Move Sphinx templates and extensions to their own subdirs.Georg Brandl2014-10-295-0/+192