| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 17 | -2308/+0 |
| * | Prepare sphinx extensions for 1.3. | Georg Brandl | 2014-09-30 | 2 | -1/+3 |
| * | Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to | Georg Brandl | 2014-09-22 | 1 | -26/+6 |
| * | make hg link secure | Benjamin Peterson | 2014-09-13 | 1 | -1/+1 |
| * | Issue #22150: Fix deprecated-removed directive in Sphinx 1.2. | Berker Peksag | 2014-08-22 | 2 | -1/+5 |
| * | Update references to Python docs in the sidebar index. | Senthil Kumaran | 2014-06-02 | 1 | -16/+17 |
| * | fix ref count annotations on sphinx >= 1.2.1 (closes #21286) | Benjamin Peterson | 2014-04-17 | 1 | -1/+4 |
| * | Doc: do not compress .epub for dist, it is already zipped. | Georg Brandl | 2014-03-28 | 1 | -2/+2 |
| * | Closes #21045: make the Qt help build not look completely stupid | Georg Brandl | 2014-03-25 | 1 | -0/+2 |
| * | merge with 3.3 | Georg Brandl | 2014-03-17 | 4 | -28/+22 |
| |\ | |||||
| | * | Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. | Larry Hastings | 2014-03-16 | 1 | -11/+11 |
| | |\ | |||||
| | | * | Close #19407: New installation & distribution guides | Nick Coghlan | 2014-03-13 | 1 | -4/+4 |
| | | * | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore | Georg Brandl | 2014-02-16 | 1 | -11/+11 |
| | | * | merge with 3.3 | Georg Brandl | 2014-02-10 | 3 | -23/+18 |
| | | |\ | |||||
| | * | | | Release bump for 3.4.0 final. | Larry Hastings | 2014-03-15 | 1 | -1/+1 |
| | * | | | Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final. | Larry Hastings | 2014-03-15 | 1 | -1/+0 |
| | * | | | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-15 | 2 | -4/+5 |
| | * | | | Update pydoc topics and suspicious filters. | Larry Hastings | 2014-03-09 | 1 | -1/+0 |
| | * | | | merge with 3.3 | Georg Brandl | 2014-02-10 | 1 | -0/+1 |
| | | |/ | |/| | |||||
| | * | | Documentation fixes, including fixing "suspicious" problems. | Larry Hastings | 2014-01-26 | 1 | -3/+3 |
| | * | | merge with 3.3 | Georg Brandl | 2014-01-21 | 2 | -10/+24 |
| | |\ \ | |||||
| | * | | | Fix suspicious markup in the docs. | Georg Brandl | 2013-11-24 | 1 | -7/+9 |
| | * | | | merge with 3.3 | Georg Brandl | 2013-10-27 | 1 | -15/+13 |
| | |\ \ \ | |||||
| | * \ \ \ | #4965: merge with 3.3. | Ezio Melotti | 2013-10-14 | 2 | -6/+46 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge with 3.3 | Georg Brandl | 2013-10-13 | 3 | -13/+6 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge with 3.3 | Georg Brandl | 2013-10-13 | 2 | -2/+2 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2013-10-12 | 3 | -13/+6 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2013-10-12 | 3 | -13/+6 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge improvements to the suspicious builder and cleanup from 3.3. | Ezio Melotti | 2013-03-28 | 2 | -112/+13 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 1 | -0/+23 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ | #4711: merge with 3.3. | Ezio Melotti | 2012-11-03 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2012-10-28 | 2 | -2/+2 |
| | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ | #8040: merge with 3.3. | Ezio Melotti | 2012-10-27 | 2 | -2/+2 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ \ | #8040: merge with 3.3. | Ezio Melotti | 2012-10-27 | 2 | -1/+69 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ | merge 3.3 | Georg Brandl | 2012-10-10 | 2 | -2/+2 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ \ \ \ | Merge changelog filtering fixes/improvements with 3.3. | Ezio Melotti | 2012-10-02 | 2 | -2/+2 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2012-10-01 | 1 | -1/+1 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2012-10-01 | 2 | -2/+2 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge with 3.3. | Georg Brandl | 2012-10-01 | 1 | -5/+7 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge suspicious ignore file updates with 3.3. | Ezio Melotti | 2012-10-01 | 1 | -0/+12 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge with 3.3 | Georg Brandl | 2012-09-30 | 2 | -0/+57 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | | | | | | | | | Doc sidebar: point to 3.3 as stable. | Georg Brandl | 2012-09-30 | 1 | -1/+1 |
| | | | | | | | | * | | | | | | | | | | | | | | | | Set up "source" links to point to default branch. | Georg Brandl | 2012-09-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | Update doc version switcher for 3.4/3.5. | Georg Brandl | 2014-03-17 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | | | | | | | | | Closes #20755: port sphinx-1.1 fixes from default | Georg Brandl | 2014-02-24 | 1 | -11/+11 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | doc: pydoc topic and suspicious markup update | Georg Brandl | 2014-01-25 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | | | fix deprecated-removed directive with sphinx 1.2 | Georg Brandl | 2014-01-21 | 2 | -10/+24 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | | Fix markup errors in the docs and amend suspicious ignores. | Georg Brandl | 2013-10-27 | 1 | -15/+13 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | #4965: Implement intelligent scrolling of the sidebar in the docs. | Ezio Melotti | 2013-10-14 | 2 | -6/+46 |
| |/ / / / / / / / / / / / / / / / / / / | |||||
