summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* update to new C roles and directivesSandro Tosi2012-01-141-3/+3
* Add a button to the code examples in the doc to show/hide the prompts and out...Ezio Melotti2011-10-302-0/+57
* Add suspicious entries for the Python Porting HOWTO recently addedÉric Araujo2011-08-291-0/+3
* Backport source role for linking to files in the cpython repo.Éric Araujo2011-08-181-1/+11
* Turn raw URI into real linkÉric Araujo2011-07-281-1/+0
* Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-...Georg Brandl2011-02-252-1/+5
* Update versions in sidebar.Georg Brandl2011-02-201-2/+2
* Update daily build locations.Georg Brandl2011-02-201-2/+2
* Merged revisions 87984 via svnmerge fromGeorg Brandl2011-01-131-1/+1
* Merged revisions 87027 via svnmerge fromR. David Murray2010-12-181-0/+1
* Update suspicious file.Georg Brandl2010-11-261-2/+2
* Merged revisions 85276 via svnmerge fromGeorg Brandl2010-10-062-22/+164
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-1/+1
* More descriptive title.Raymond Hettinger2010-09-011-2/+2
* Update dailybuild script to newest version from dinsdale.Georg Brandl2010-08-031-4/+3
* Merged revisions 83660 via svnmerge fromGeorg Brandl2010-08-031-1/+5
* Add "report a bug" links in some prominent places. Make it clear that doc bu...Georg Brandl2010-04-222-0/+13
* Update for new download location.Georg Brandl2010-03-131-1/+2
* Change/fix handling of docs download location: for daily builds, put them rig...Georg Brandl2010-03-131-9/+6
* Add Makefile targets for automatic doc build. Add script that will be used f...Georg Brandl2010-03-131-0/+81
* Make printout margin important.Georg Brandl2009-10-221-1/+1
* Fix stylesheet for multi-paragraph impl-details.Georg Brandl2009-10-221-2/+6
* Allow short form with text as argument.Georg Brandl2009-10-221-0/+3
* Make it more robust.Georg Brandl2009-10-221-1/+7
* Add a new directive marking up implementation details and start using it.Georg Brandl2009-10-222-0/+35
* Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...Georg Brandl2009-10-111-0/+2
* Make deprecation notices as visible as warnings are right now.Georg Brandl2009-09-162-10/+21
* Add donation link to docs footer.Georg Brandl2009-08-041-0/+11
* mark 3.1 as stable docsBenjamin Peterson2009-06-261-2/+2
* use 'rc' for release candidates for consistencyBenjamin Peterson2009-06-131-1/+1
* Use the preferred form of raise statements in the docs.Georg Brandl2009-06-032-6/+6
* switch library reference and language referenceBenjamin Peterson2009-05-281-2/+2
* Remove two dead linksAndrew M. Kuchling2009-05-061-2/+0
* Move pydoc_topics module to its own subdirectory, so that no generated code i...Georg Brandl2009-04-261-2/+2
* IE needs the border-left:0 for some reason.Raymond Hettinger2009-04-101-1/+2
* More table clean-upRaymond Hettinger2009-04-101-6/+2
* Center table headings.Raymond Hettinger2009-04-091-0/+4
* More table formatting.Raymond Hettinger2009-04-091-1/+6
* Add a custom stylesheet with better table formatting.Georg Brandl2009-04-091-0/+415
* Update ignore file for suspicious builder.Georg Brandl2009-04-081-0/+2
* use the awesome new status iteratorBenjamin Peterson2009-03-291-1/+3
* Add links to the other versions we have in stock.Georg Brandl2009-02-131-3/+8
* document individual 2to3 fixersBenjamin Peterson2009-02-071-0/+1
* fix download linkBenjamin Peterson2009-02-061-1/+1
* #4563: disable alpha and roman lists, fixes wrong formatting of contributor l...Georg Brandl2009-02-051-0/+8
* fix download urlBenjamin Peterson2009-01-291-1/+1
* #4976: union() and intersection() take multiple args, but talk about "the oth...Georg Brandl2009-01-181-0/+3
* use new sphinx modulesBenjamin Peterson2009-01-082-10/+4
* Add "suspicious" builder which finds leftover markup in the HTML files.Georg Brandl2009-01-043-0/+405
* only check the actual compile() call for a SyntaxErrorBenjamin Peterson2009-01-041-5/+5