| Commit message (Expand) | Author | Age | Files | Lines |
* | remove 'Documenting Python' and its references, it's now on devguide | Sandro Tosi | 2012-01-14 | 1 | -904/+0 |
|
|
* | Document that True/False/None don’t use :keyword: in doc. | Éric Araujo | 2011-09-01 | 1 | -1/+4 |
|
|
* | Remove outdated bit of advice (584f9c213a6d follow-up) | Éric Araujo | 2011-06-07 | 1 | -5/+6 |
|
|
* | Merge 3.1 | Éric Araujo | 2011-05-02 | 1 | -2/+2 |
|\ |
|
| * | Fix wording | Éric Araujo | 2011-05-01 | 1 | -2/+2 |
|
|
* | | Merge 3.1 | Éric Araujo | 2011-04-20 | 1 | -4/+21 |
|\ \
| |/ |
|
| * | Advertise nesting directives for class/method and class/data combos. | Éric Araujo | 2011-04-16 | 1 | -4/+21 |
|
|
| * | Merged revisions 82871,82960-82961 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+3 |
|
|
| * | Merged revisions 83160-83161,83166,83169,83171 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+2 |
|
|
| * | Merged revisions 82301 via svnmerge from | Georg Brandl | 2010-07-11 | 1 | -6/+6 |
|
|
| * | Merged revisions 75797 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -0/+18 |
|
|
| * | Merged revisions 75231 via svnmerge from | Benjamin Peterson | 2009-10-04 | 1 | -2/+4 |
|
|
* | | Fix "make suspicious" errors and update ignore file. | Georg Brandl | 2011-01-15 | 1 | -1/+1 |
|
|
* | | Document the alternate format for :ref:. | Raymond Hettinger | 2010-12-21 | 1 | -0/+2 |
|
|
* | | remove documentation for something that's gone | Fred Drake | 2010-11-19 | 1 | -4/+0 |
|
|
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -13/+17 |
|
|
* | | Document how to refer to decorators and decorator methods. | Georg Brandl | 2010-08-02 | 1 | -0/+5 |
|
|
* | | #6522: add a "decorator" directive to explicitly document decorators, and use... | Georg Brandl | 2010-07-29 | 1 | -0/+32 |
|
|
* | | Clarify. | Georg Brandl | 2010-07-26 | 1 | -2/+2 |
|
|
* | | Clarify :option: description. | Georg Brandl | 2010-07-19 | 1 | -2/+3 |
|
|
* | | #9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync t... | Georg Brandl | 2010-07-18 | 1 | -1/+1 |
|
|
* | | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,... | Benjamin Peterson | 2010-06-27 | 1 | -6/+6 |
|
|
* | | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -0/+18 |
|
|
* | | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -2/+4 |
|/ |
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -5/+5 |
|
|
* | Merged revisions 68884,68973,68978,69003,69083,69112-69113 via svnmerge from | Benjamin Peterson | 2009-01-30 | 1 | -3/+15 |
|
|
* | Merged revisions 68750,68776-68777,68811,68842,68859 via svnmerge from | Benjamin Peterson | 2009-01-23 | 1 | -2/+3 |
|
|
* | Clarify how the specify the name of a module with the 'module' directive. | Brett Cannon | 2009-01-20 | 1 | -3/+3 |
|
|
* | Remove 2.6 versionchanges, turn 2.7 ones into 3.1. | Georg Brandl | 2009-01-04 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Merged revisions 68219 via svnmerge from | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via sv... | Benjamin Peterson | 2008-11-16 | 1 | -20/+6 |
|
|
* | Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,... | Christian Heimes | 2008-04-20 | 1 | -3/+3 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -1/+14 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -3/+10 |
|
|
* | Another merge. Only doc stuff was affected (but this aligns the UTF-32 | Guido van Rossum | 2007-08-17 | 1 | -0/+19 |
|
|
* | Manually patched a few things that didn't get merged in, but should. | Guido van Rossum | 2007-08-17 | 1 | -0/+10 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+775 |
|
|