summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Integrated SF patch #539487 by Matthias Klose:Fred Drake2002-05-031-1/+4
* Pass the -r option to getpagecounts to generate an entry for the "What'sFred Drake2002-04-171-1/+1
* Add the "What's New" document to the index of HTML documents.Fred Drake2002-03-261-1/+2
* Wire up the makefile to more fully support the "What's New" documents.Fred Drake2002-03-261-2/+14
* Wire in the "What's New" document.Fred Drake2002-03-261-4/+21
* Update version number to match Include/patchlevel.h.Fred Drake2002-02-041-1/+3
* Doc changes on the trunk will not be in Python 2.2, so let's call it 2.2+.Fred Drake2001-12-211-1/+1
* Bump version numbers for the trunk.Fred Drake2001-12-141-1/+1
* Added the iSilo documentation to the standard target for distribution filesFred Drake2001-12-121-1/+1
* Post-release bumps. Do *NOT* merge into the 2.2b2 branch.Fred Drake2001-11-161-1/+1
* Bump release number & date.Fred Drake2001-11-141-1/+1
* Always use --dvips-safe when generating HTML for the standard documentationFred Drake2001-10-301-2/+3