summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-0/+4
* Update Pygments version from externals.Georg Brandl2007-10-231-1/+1
* Merged revisions 58053-58090 via svnmerge fromThomas Wouters2007-09-101-1/+1
* Force PYTHON = python2.5.Guido van Rossum2007-08-181-1/+1
* Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-171-4/+4
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+62
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-736/+0
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-061-1/+1
* Use the local python binary to build the docs, not whatever 'python' is on th...Collin Winter2007-03-211-1/+1
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+1
* Fix all wrong instances of "it's".Georg Brandl2005-07-221-1/+1
* - bump version number for "What's New" documentFred Drake2004-12-011-2/+2
* switch remaining icon references to the PNG iconsFred Drake2004-11-051-3/+3
* remove gzipped archives from the list of expected distributionsFred Drake2004-09-171-5/+5
* Remove commented definition of the MKHOWTO macro.Matthias Klose2004-08-181-1/+0
* Remove zero-byte gif files from generated html docsMatthias Klose2004-08-181-0/+1
* Clarify requirement for GNU makeKurt B. Kaiser2004-07-111-0/+2
* include both the GIF and PNG icons in the HTML packageFred Drake2004-04-081-1/+1
* add the distutils modules to the global modules listFred Drake2004-03-231-1/+3
* Make sure the trunk Makefile doesn't require mkhowto to be "installed"Fred Drake2003-10-011-2/+2
* - update pkglist.html more frequently, and explain why that's helpfulFred Drake2003-09-281-3/+15
* Load the version information from ../Include/patchlevel.h, so there areFred Drake2003-09-271-3/+8
* update one more reference to a file that moved from texinputs/ toFred Drake2003-09-271-1/+1
* Adjust the organization a bit and update some of the comments toFred Drake2003-09-271-9/+14
* Move content input files shared among the documents into a new directoryFred Drake2003-09-271-1/+8
* Fix the most recent change to the invocation of the mkhowto script soFred Drake2003-09-271-1/+8
* define a variable to specify the mkhowto program itself, as for anyFred Drake2003-09-251-5/+7
* there's a new "What's New" for Python 2.4Fred Drake2003-07-301-1/+1
* Update to the same version info used by the interpreter.Fred Drake2003-07-301-1/+1
* update the documentation contact addressFred Drake2003-07-301-1/+1
* Bump version information.Fred Drake2003-07-291-1/+1
* Bump release number.Fred Drake2003-07-241-1/+1
* Include the GNU info format in the edist target since we're nowFred Drake2003-07-171-1/+1
* - put the GNU info packages in the same place as everything elseFred Drake2003-07-171-2/+5
* Bump version numbers.Fred Drake2003-07-171-1/+1
* Pass along the selected "What's New" document to the make file for theFred Drake2003-07-161-1/+1
* Bump version information for Python 2.3 beta 2.Fred Drake2003-06-291-1/+1
* Correct dependency information -- the Python docs load the "About thisFred Drake2003-05-221-2/+2
* Bump the release information.Fred Drake2003-04-241-1/+1
* Update the package list whenever we build distfiles.Fred Drake2003-04-231-0/+1
* Bump version number.Fred Drake2003-02-181-1/+1
* The trunk is (nominally) post-alpha.Fred Drake2002-12-311-1/+1
* Add missing dependency information for the "What's New" document.Fred Drake2002-11-261-2/+2
* Sprinkle with --favicon options.Fred Drake2002-10-301-1/+3
* Remove some unnecessary dependencies (minor).Fred Drake2002-10-041-4/+4
* Change the default path to icons so that "mkhowto" does the "right thing" byFred Drake2002-10-011-0/+2
* Lots of changes to the packaging of the documentation, all to keepFred Drake2002-08-091-32/+61
* Define the "all" target more reasonably, but retain "html" as the defaultFred Drake2002-05-251-1/+2
* Added missing dependency on the refcount data file.Fred Drake2002-05-231-2/+2