Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove retired and security branches from active docs (#3882)3.5 | Ned Deily | 2017-10-04 | 1 | -2/+0 |
| | |||||
* | [3.5] Fix broken `Show Source` links on documentation pages (GH-3113) (#3126) | Mariatta | 2017-09-08 | 1 | -1/+1 |
| | | | | | | The `Show Source` was broken because of a change made in sphinx 1.5.1 In Sphinx 1.4.9, the sourcename was "index.txt". In Sphinx 1.5.1+, it is now "index.rst.txt". (cherry picked from commit b9ff498793611d1c6a9b99df464812931a1e2d69) | ||||
* | Update doc download files size estimates. (#2771) (#2773) | Ned Deily | 2017-07-20 | 1 | -9/+9 |
| | |||||
* | bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2723) | Ned Deily | 2017-07-15 | 1 | -1/+1 |
| | | | (cherry picked from commit 50f58163a69abe2f35e91044d1df165ee7bdbb42) | ||||
* | [3.5] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (GH-1615) | Serhiy Storchaka | 2017-05-16 | 1 | -5/+5 |
| | |||||
* | bpo-30021: Add examples for re.escape(). (#1048) (#1116) | Serhiy Storchaka | 2017-04-13 | 1 | -0/+2 |
| | | | | | And fix the parameter name. (cherry picked from commit 8fc7bc2b7631ee819ee614e47b6f44bacebe1574) | ||||
* | bpo-29888: Fix the link referring to the "Python download page" (GH-824) ↵ | Ned Deily | 2017-03-26 | 1 | -1/+1 |
| | | | | | (GH-827) (cherry picked from commit f8beb9831acd5cf80b9c56aea5864e16118c5400) | ||||
* | bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-179) | INADA Naoki | 2017-02-20 | 1 | -2/+9 |
| | |||||
* | Support "bpo-" in Misc/NEWS (#1) (#43) | Mariatta | 2017-02-13 | 1 | -4/+4 |
| | | | | | | | Change the url to 3.5 (cherry picked from commit 79ab8be05fb4ffb5c258d2ca49be5fc2d4880431) Contributed by Brett Cannon | ||||
* | [backport to 3.5] bpo-28929: Link the documentation to its source file on ↵ | Mariatta | 2017-02-12 | 1 | -2/+5 |
| | | | | | | | | | | | | | GitHub (#36) * bpo-28929: Link the documentation to its source file on GitHub Change the documentation's `Show Source` link on the left menu to GitHub source file. (cherry picked from commit 23bafa294c75c20cb85ae5d97d7571a3a0ad8dd3) * remove if statement | ||||
* | Issue #26355: Specify canonical URLs in docs pages | Nick Coghlan | 2017-02-09 | 1 | -0/+1 |
| | | | | | | | Add canonical header link on each page to corresponding major version of the documentation. Patch by Matthias Bussonnier. | ||||
* | Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ | Martin Panter | 2017-01-29 | 1 | -0/+2 |
| | |||||
* | Issue #29349: Fix Python 2 syntax in documentation build code | Martin Panter | 2017-01-29 | 1 | -2/+2 |
| | |||||
* | Update documentation index sidebar for 3.6.0 release. | Ned Deily | 2016-12-23 | 1 | -1/+1 |
| | |||||
* | Issue #28900: Update documentation sidebar for 3.6.0rc. | Ned Deily | 2016-12-08 | 1 | -1/+2 |
| | |||||
* | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-23 | 1 | -1/+5 |
| | |||||
* | Make 3.7 the current dev version in the html version of the docs. | Ned Deily | 2016-09-20 | 1 | -3/+2 |
| | |||||
* | Issue #19489: Move the search box from sidebar to header and footer. | Zachary Ware | 2016-09-09 | 3 | -10/+41 |
| | |||||
* | Fix spelling errors in code comments | Martin Panter | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | Silence 'make suspicious' warnings | Berker Peksag | 2016-06-11 | 1 | -3/+3 |
| | |||||
* | Issue #23806: Update susp-ignored.csv | Martin Panter | 2016-04-24 | 1 | -0/+1 |
| | |||||
* | #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B. | Ezio Melotti | 2016-03-13 | 1 | -0/+5 |
| | |||||
* | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
|\ | | | | | | | Patch by Liang-Bo Wang. | ||||
| * | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
| | | | | | | | | Patch by Liang-Bo Wang. | ||||
* | | Update susp-ignore file (#25910). | Georg Brandl | 2016-02-28 | 1 | -1/+1 |
| | | |||||
* | | #26246: merge with 3.4. | Ezio Melotti | 2016-02-27 | 1 | -7/+11 |
|\ \ | |/ | |||||
| * | #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang. | Ezio Melotti | 2016-02-27 | 1 | -7/+11 |
| | | |||||
* | | Fix rstlint to also look for indented comments that should be directives. | Georg Brandl | 2016-02-25 | 1 | -2/+2 |
| | | |||||
* | | Issue #25179: Preparatory cleanup of existing docs on string formatting | Martin Panter | 2016-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Various sections were pointing to the section on the string.Formatter class, when the section on the common format string syntax is probably more appropriate * Fix references to various format() functions and methods * Nested replacement fields may contain conversions and format specifiers, and this is tested; see Issue #19729 for instance | ||||
* | | doc: i18n HTML templates | Victor Stinner | 2016-01-22 | 3 | -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 Peterson | 2016-01-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | remove script from epub (closes #26172) | Benjamin Peterson | 2016-01-21 | 1 | -1/+1 |
| | | |||||
* | | Issue #21240: Add an abstractmethod directive to mark abstract methods in ↵ | Berker Peksag | 2015-12-08 | 1 | -0/+14 |
| | | | | | | | | the docs more explicitly | ||||
* | | Silence a "unused rule" warning | Berker Peksag | 2015-10-20 | 1 | -1/+1 |
| | | | | | | | | This one should make Docs 3.5 and Docs 3.x green again. | ||||
* | | Tweak susp-ignored.csv to make buildbots happy | Berker Peksag | 2015-10-02 | 1 | -5/+5 |
| | | |||||
* | | Issue #25105: Update susp-ignored.csv to avoid false positives | Berker Peksag | 2015-09-15 | 1 | -0/+5 |
| | | |||||
* | | Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5 | Martin Panter | 2015-09-11 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Issue #25022: Avoid warning about unused suspicious rule | Martin Panter | 2015-09-11 | 1 | -1/+0 |
| | | |||||
* | | Issue #23406: Remove specific line number from susp-ignored.csv | Martin Panter | 2015-09-07 | 1 | -1/+1 |
| | | |||||
* | | Remove line numbers from unittest in susp-ignored. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Remove line numbers from unittest in susp-ignored. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
| | | |||||
* | | Merge unittest docs suspicious fix. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix suspicious after the unittest docs change. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
| | | |||||
* | | Merge with 3.4 | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | rstlint: explicitly open files as UTF8 | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
| | | |||||
| * | Fix suspicious markup | Zachary Ware | 2015-07-07 | 1 | -3/+12 |
| | | |||||
* | | Update ignored suspicious markup | Zachary Ware | 2015-07-07 | 1 | -1/+1 |
| | | |||||
* | | Documentation fixes for 3.5.0b3. | Larry Hastings | 2015-07-05 | 1 | -1/+2 |
| | | |||||
* | | merge 3.4 | Benjamin Peterson | 2015-05-27 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | update for 3.6 emerging | Benjamin Peterson | 2015-05-27 | 1 | -1/+2 |
| | |