| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #19489: Move the search box from sidebar to header and footer. | Zachary Ware | 2016-09-09 | 1 | -1/+4 |
* | issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca... | Senthil Kumaran | 2016-06-04 | 1 | -3/+2 |
* | issue27202 - Exclude 2.x release notes from python3 make doctests. | Senthil Kumaran | 2016-06-04 | 1 | -2/+3 |
* | Issue #19731: Update copyright year in docs.p.o footer | Berker Peksag | 2016-04-24 | 1 | -1/+1 |
* | Issue20969 - Set the Epub Author and Epub Publisher in Python docs. | Senthil Kumaran | 2016-01-08 | 1 | -0/+5 |
* | docs/conf: Undo changes in b2a3baa1c2b0; issue #24400 | Yury Selivanov | 2015-07-01 | 1 | -1/+1 |
* | Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Cor... | Yury Selivanov | 2015-07-01 | 1 | -1/+1 |
* | Ignore .rst files in the venv directory. | Brett Cannon | 2015-03-30 | 1 | -0/+3 |
* | linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on w... | Georg Brandl | 2014-10-29 | 1 | -0/+10 |
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | Adjust the author field of the .tex files to reflect that docs are now mainta... | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | Move HTML templates to their own subdir. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | Move Sphinx extensions to their own subdir. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | Remove a few config values that keep the default values, move values to the c... | Georg Brandl | 2014-10-29 | 1 | -14/+11 |
* | Remove deprecated and now unnecessary config value from conf.py. | Georg Brandl | 2014-10-29 | 1 | -10/+0 |
* | Remove unused and now removed config value. | Georg Brandl | 2014-10-02 | 1 | -7/+1 |
* | Fix overlooked conf.py setting in flattening of Doc directory. | Ned Deily | 2014-09-30 | 1 | -1/+1 |
* | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 1 | -3/+3 |
* | Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to | Georg Brandl | 2014-09-22 | 1 | -1/+1 |
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-15 | 1 | -2/+4 |
* | Introduce support for documenting which C API elements are not part of the st... | Georg Brandl | 2013-10-12 | 1 | -2/+2 |
* | Determine opensearch URL from current version. | Georg Brandl | 2012-04-07 | 1 | -1/+1 |
* | Closes #14511: merge with 3.2 | Georg Brandl | 2012-04-07 | 1 | -1/+1 |
|\ |
|
* | | Closes #14511: fix wrong opensearch link for 3.2 docs. | Georg Brandl | 2012-04-07 | 1 | -1/+1 |
|/ |
|
* | Switch to new "lighter" doc design. | Georg Brandl | 2012-03-25 | 1 | -1/+4 |
* | Remove "documenting" latex document. | Georg Brandl | 2012-01-16 | 1 | -2/+0 |
* | Build a PDF of the FAQs too. | Georg Brandl | 2010-11-12 | 1 | -0/+2 |
* | Issue #9308: Removed redundant coding cookies. Added tests for | Alexander Belopolsky | 2010-10-15 | 1 | -1/+0 |
* | More inclusive title. | Georg Brandl | 2010-09-03 | 1 | -1/+1 |
* | More descriptive title. | Raymond Hettinger | 2010-09-01 | 1 | -1/+1 |
* | #3143: enable "collapsible sidebar" feature of new Sphinx version. | Georg Brandl | 2010-07-30 | 1 | -0/+3 |
* | Update Sphinx to 1.0.1. | Georg Brandl | 2010-07-27 | 1 | -1/+1 |
* | more stable url | Benjamin Peterson | 2009-10-01 | 1 | -1/+1 |
* | fix opensearch version | Benjamin Peterson | 2009-10-01 | 1 | -1/+1 |
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -0/+3 |
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 1 | -0/+3 |
* | Merged revisions 67243,67245,67277-67278,67289 via svnmerge from | Benjamin Peterson | 2008-11-19 | 1 | -0/+2 |
* | Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via sv... | Benjamin Peterson | 2008-11-16 | 1 | -1/+1 |
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -7/+0 |
* | Highlight snippets as Python 3. | Georg Brandl | 2008-09-09 | 1 | -0/+3 |
* | Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,... | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -0/+3 |
* | Merge OpenSearch-related changes. | Georg Brandl | 2008-05-03 | 1 | -0/+6 |
* | Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,... | Christian Heimes | 2008-04-20 | 1 | -3/+1 |
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -1/+1 |
* | Merged revisions 62246-62259 via svnmerge from | Martin v. Löwis | 2008-04-10 | 1 | -1/+1 |
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -1/+2 |
* | Merged revisions 61330 via svnmerge from | Georg Brandl | 2008-03-12 | 1 | -3/+4 |
* | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 | 1 | -1/+1 |
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,... | Christian Heimes | 2008-02-26 | 1 | -1/+1 |
* | Merged revisions 61003-61033 via svnmerge from | Christian Heimes | 2008-02-24 | 1 | -1/+37 |