summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3128)Mariatta2017-08-181-1/+1
* Update the language selection in the docs language switch. (GH-3114) (#3117)Julien Palard2017-08-171-1/+1
* bpo-31159: fix language switch regex on unknown yet built languages. … (#30...Julien Palard2017-08-131-2/+3
* bpo-31045: Language switch (#2652) (#3024)Julien Palard2017-08-083-69/+149
* Update doc download files size estimates. (#2774)Ned Deily2017-07-201-8/+8
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2725)Ned Deily2017-07-161-1/+1
* [2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1616)Serhiy Storchaka2017-05-161-2/+2
* Update susp-ignored.csv (GH-1564)Zachary Ware2017-05-131-1/+1
* bpo-30021: Add examples for re.escape(). (#1048) (#1118)Serhiy Storchaka2017-04-131-0/+2
* bpo-29888: Fix the link referring to "Python download page" (GH-823)cocoatomo2017-03-271-3/+3
* bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-180)INADA Naoki2017-02-201-2/+9
* bpo-28929: Link the documentation to its source file on GitHub (#38)Mariatta2017-02-121-2/+3
* [backport to 2.7] Change documentation's `Show Source` link to GitHub (#44)Mariatta2017-02-121-2/+2
* Issue #26355: Specify canonical URLs in docs pagesNick Coghlan2017-02-091-0/+1
* Update documentation index sidebar for 3.6.0 release.Ned Deily2016-12-231-1/+1
* Issue #28900: Update documentation sidebar for 3.6.0rc.Ned Deily2016-12-081-2/+3
* Make 3.7 the current dev version in the html version of the docs.Ned Deily2016-09-201-3/+2
* Fix English spelling and grammar errorsMartin Panter2016-06-201-1/+1
* Issue #26014: Guide 2.7 users to the new packaging documentation:Ned Deily2016-06-061-4/+4
* Update susp-ignore file (#25910).Georg Brandl2016-02-281-1/+1
* #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.Ezio Melotti2016-03-131-0/+5
* Issue #26246: Set initial value of the hidden attr when creating copy button.Berker Peksag2016-03-021-0/+1
* #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-7/+11
* Fix rstlint to also look for indented comments that should be directives.Georg Brandl2016-02-251-2/+2
* Closes #26320: fix stylesheet after Sphinx update.Georg Brandl2016-02-101-4/+4
* Issue #25179: Preparatory cleanup of existing docs on string formattingMartin Panter2016-02-081-1/+1
* doc: i18n HTML templatesVictor Stinner2016-01-234-92/+133
* Fix issue18918 : Attach the pydoc documentation for 'FILES' topic.Senthil Kumaran2016-01-061-1/+1
* Issue #25022: Avoid warning about unused suspicious ruleMartin Panter2015-09-111-1/+0
* Update Docs/tools/susp-ignored.csvZachary Ware2015-07-061-4/+13
* update for 3.6 emergingBenjamin Peterson2015-05-271-1/+2
* highlight is now highlighted (closes #23909)Benjamin Peterson2015-04-101-1/+1
* rstlint: make the "html leaked markup" regex a bit less sensitiveGeorg Brandl2014-10-301-1/+1
* rstlint: add more directives we useGeorg Brandl2014-10-301-6/+6
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* 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-299-1/+1
* Use https:// URLs for the bug tracker in the :issue: role.Alex Gaynor2014-10-131-1/+1
* Closes #22537: Make sphinx extensions compatible with Python 2 or 3, like in ...Georg Brandl2014-10-023-74/+44
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste...Georg Brandl2014-09-3017-108/+0
* Prepare sphinx extensions for 1.3.Georg Brandl2014-09-302-1/+3
* make hg link secureBenjamin Peterson2014-09-131-1/+1
* backport our own copy of the ref-counting extensionBenjamin Peterson2014-09-051-0/+120
* remove script that now lives at https://github.com/python/docsbuild-scriptsBenjamin Peterson2014-09-021-135/+0
* Update references to Python docs in the sidebar index.Senthil Kumaran2014-06-031-16/+16
* support CDN purgingBenjamin Peterson2014-03-301-3/+48
* Update suspicious ignore file.Georg Brandl2014-03-281-3/+2
* Closes #21045: make the Qt help build not look completely stupidGeorg Brandl2014-03-251-0/+8
* Update doc version switcher for 3.4/3.5.Georg Brandl2014-03-171-1/+2
* Closes #20090: update Doc/README and the error message in sphinx-build.py to ...Georg Brandl2014-03-101-4/+4