summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove retired and security branches from active docs (#3882)3.5Ned Deily2017-10-041-2/+0
* [3.5] Fix broken `Show Source` links on documentation pages (GH-3113) (#3126)Mariatta2017-09-081-1/+1
* Update doc download files size estimates. (#2771) (#2773)Ned Deily2017-07-201-9/+9
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2723)Ned Deily2017-07-151-1/+1
* [3.5] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (GH-1615)Serhiy Storchaka2017-05-161-5/+5
* bpo-30021: Add examples for re.escape(). (#1048) (#1116)Serhiy Storchaka2017-04-131-0/+2
* bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-...Ned Deily2017-03-261-1/+1
* bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-179)INADA Naoki2017-02-201-2/+9
* Support "bpo-" in Misc/NEWS (#1) (#43)Mariatta2017-02-131-4/+4
* [backport to 3.5] bpo-28929: Link the documentation to its source file on Git...Mariatta2017-02-121-2/+5
* Issue #26355: Specify canonical URLs in docs pagesNick Coghlan2017-02-091-0/+1
* Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
* Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
* 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-1/+2
* Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-231-1/+5
* Make 3.7 the current dev version in the html version of the docs.Ned Deily2016-09-201-3/+2
* Issue #19489: Move the search box from sidebar to header and footer.Zachary Ware2016-09-093-10/+41
* Fix spelling errors in code commentsMartin Panter2016-06-201-1/+1
* Silence 'make suspicious' warningsBerker Peksag2016-06-111-3/+3
* Issue #23806: Update susp-ignored.csvMartin Panter2016-04-241-0/+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
|\
| * Issue #26246: Set initial value of the hidden attr when creating copy button.Berker Peksag2016-03-021-0/+1
* | Update susp-ignore file (#25910).Georg Brandl2016-02-281-1/+1
* | #26246: merge with 3.4.Ezio Melotti2016-02-271-7/+11
|\ \ | |/
| * #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
* | Issue #25179: Preparatory cleanup of existing docs on string formattingMartin Panter2016-02-081-1/+1
* | doc: i18n HTML templatesVictor Stinner2016-01-223-59/+59
* | merge 3.4 (#26172)Benjamin Peterson2016-01-211-1/+1
|\ \ | |/
| * remove script from epub (closes #26172)Benjamin Peterson2016-01-211-1/+1
* | Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
* | Silence a "unused rule" warningBerker Peksag2015-10-201-1/+1
* | Tweak susp-ignored.csv to make buildbots happyBerker Peksag2015-10-021-5/+5
* | Issue #25105: Update susp-ignored.csv to avoid false positivesBerker Peksag2015-09-151-0/+5
* | Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5Martin Panter2015-09-111-1/+0
|\ \ | |/
| * Issue #25022: Avoid warning about unused suspicious ruleMartin Panter2015-09-111-1/+0
* | Issue #23406: Remove specific line number from susp-ignored.csvMartin Panter2015-09-071-1/+1
* | Remove line numbers from unittest in susp-ignored.Robert Collins2015-07-221-4/+4
|\ \ | |/
| * Remove line numbers from unittest in susp-ignored.Robert Collins2015-07-221-4/+4
* | Merge unittest docs suspicious fix.Robert Collins2015-07-221-4/+4
|\ \ | |/
| * Fix suspicious after the unittest docs change.Robert Collins2015-07-221-4/+4
* | Merge with 3.4Zachary Ware2015-07-221-1/+1
|\ \ | |/
| * rstlint: explicitly open files as UTF8Zachary Ware2015-07-221-1/+1
| * Fix suspicious markupZachary Ware2015-07-071-3/+12
* | Update ignored suspicious markupZachary Ware2015-07-071-1/+1
* | Documentation fixes for 3.5.0b3.Larry Hastings2015-07-051-1/+2
* | merge 3.4Benjamin Peterson2015-05-271-1/+2
|\ \ | |/
| * update for 3.6 emergingBenjamin Peterson2015-05-271-1/+2