summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73575 via svnmerge fromBenjamin Peterson2009-06-271-2/+2
* Merged revisions 72971 via svnmerge fromBenjamin Peterson2009-05-281-2/+2
* Merged revisions 72415 via svnmerge fromAndrew M. Kuchling2009-05-061-2/+0
* Merged revisions 71397-71398,71441 via svnmerge fromGeorg Brandl2009-04-281-0/+2
* Add a monkeypatching hack so that the docs can still be built with Sphinx 0.5.Georg Brandl2009-04-111-1/+5
* Merged revisions 71424-71425,71428-71429 via svnmerge fromGeorg Brandl2009-04-101-7/+13
* Merged revisions 71409 via svnmerge fromGeorg Brandl2009-04-101-0/+415
* Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,...Georg Brandl2009-02-232-0/+11
* Merged revisions 69348 via svnmerge fromBenjamin Peterson2009-02-191-1/+1
* Fix.Georg Brandl2009-02-131-1/+1
* Merged revisions 69562 via svnmerge fromGeorg Brandl2009-02-131-3/+8
* Merged revisions 69083 via svnmerge fromBenjamin Peterson2009-01-291-1/+1
* Allow docs to be built with Sphinx 0.5.x.Georg Brandl2009-01-262-3/+15
* Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge...Benjamin Peterson2009-01-094-13/+412
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-0/+230
* Merged revisions 67898,67904-67907,67912,67918,67920-67921,67923-67924,67927,...Benjamin Peterson2008-12-271-7/+7
* Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-...Benjamin Peterson2008-12-212-15/+5
* Merged revisions 67571,67574-67576,67579-67581,67583,67591,67597,67608,67631 ...Georg Brandl2008-12-071-1/+7
* Merged revisions 67154,67157-67159,67162-67163,67166,67175-67176,67189,67224-...Georg Brandl2008-12-051-2/+2
* Merged revisions 67467 via svnmerge fromGeorg Brandl2008-12-021-1/+5
* Merged revisions 67458 via svnmerge fromBenjamin Peterson2008-11-301-1/+1
* Backport r66857: make all whatsnew docs accessible.Georg Brandl2008-10-081-1/+1
* Continuously built downloads are in /current.Georg Brandl2008-10-041-1/+1
* Some Doc tweaks.Georg Brandl2008-10-022-4/+3
* Don't show version in title.Georg Brandl2008-09-281-2/+3
* No downloads for RCs.Georg Brandl2008-09-281-0/+6
* Fill out download page.Georg Brandl2008-09-211-18/+24
* Move opcode handling to Python's extension.Georg Brandl2008-07-231-0/+22
* Fix opensearch template.Georg Brandl2008-07-061-14/+4
* Generate pydoc's topic help from the reST docs via Sphinx'Georg Brandl2008-06-011-0/+66
* Add OpenSearch and a Python logo to the HTML output.Georg Brandl2008-04-273-0/+19
* Use correct XHTML tags.Georg Brandl2008-04-271-16/+16
* Update template for newest Sphinx.Georg Brandl2008-04-191-0/+3
* Add :issue: directive for easy linking to bugs.python.org.Georg Brandl2008-04-091-0/+24
* Make patchlevel print out the release if called as a script.Georg Brandl2008-03-021-0/+3
* Until we got downloadable docs, stop confusing viewers by talking about a non...Georg Brandl2008-02-291-11/+5
* Adapt to latest doctools refactoring.Georg Brandl2008-01-211-0/+68
* Doc build should work with 2.4 now.Georg Brandl2008-01-161-8/+8
* Add Python-specific content to Doc dir. Update configuration fileGeorg Brandl2008-01-164-8/+136
* Demand version 2.5.1 since 2.5 has a bug with codecs.open context managers.Georg Brandl2007-08-211-2/+2
* Clarify the comment about setting the PYTHON variable for the Doc Makefile.Brett Cannon2007-08-171-2/+3
* Add the roman.py module which docutils require.Georg Brandl2007-08-151-0/+80
* Fail somewhat more gracefully when using Python < 2.5.Georg Brandl2007-08-151-0/+9
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-152-0/+28
* Delete the LaTeX doc tree.Georg Brandl2007-08-1545-10490/+0
* Remove references to stdwin which was removed long ago.Neal Norwitz2007-05-131-7/+6
* - Fix the build of the library reference in info format.Matthias Klose2006-12-091-12/+31
* Add 2.5 libraries.Martin v. Löwis2006-03-311-0/+16
* improve reporting of illegal section nesting (provide location whichFred Drake2006-03-311-1/+18
* Add tool to check documentation against declaration.Martin v. Löwis2006-03-011-0/+157