summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make sure the global module index is added to the HTML tarball.Fred Drake1999-04-291-1/+1
* Constrain a wildcard a little more.Fred Drake1999-04-291-1/+1
* Updated a comment and the release number.Fred Drake1999-04-221-2/+3
* Added htmldoc, to generate the HTML for "Documenting Python".Fred Drake1999-03-181-0/+3
* Be sure "make" understands the "doc" target is phony.Fred Drake1999-03-171-1/+1
* Add support for "Documenting Python".Fred Drake1999-03-161-0/+9
* Bump release to 1.5.2b2.Fred Drake1999-02-161-1/+1
* Added the info tarball to the tarballs target. Added the README toFred Drake1999-01-291-2/+3
* Add the info "dir" fragment to the info tarball.Fred Drake1999-01-271-1/+1
* Fix the HTML tarball target to generate the HTML if needed instead ofFred Drake1999-01-121-5/+1
* Remove the "lib-" prefix from the name of the info archive.Fred Drake1999-01-081-4/+5
* Bump $(RELEASE).Fred Drake1998-12-221-1/+1
* Bump the release to 1.5.2a2.Fred Drake1998-10-211-1/+1
* When building the tarball of the PostScript files, also generate & include aFred Drake1998-08-281-1/+2
* Massive cleanup: Use Makefiles in subdirs properly, move most of theFred Drake1998-08-121-280/+96
* Bump RELEASE to 1.5.2a1.Fred Drake1998-08-111-1/+1
* Added new files to the LIBFILES variable.Fred Drake1998-08-111-2/+4
* Updated list of Library Reference files.Fred Drake1998-08-071-8/+13
* Fixed wrapping on some long lines.Fred Drake1998-08-041-43/+50
* Update the documentation release number in RELEASE.Fred Drake1998-08-041-1/+1
* Pass paper size to dvips explicitly.Fred Drake1998-07-291-1/+1
* Fix two remaining references to all-pdf and all-ps to only use pdf and ps.Fred Drake1998-07-291-2/+2
* Added ref/ref.tex to REFFILES.Fred Drake1998-07-281-7/+9
* Minor tidy.Fred Drake1998-07-271-1/+1
* Remove all-<format> targets in favor of just <format>.Fred Drake1998-07-241-11/+13
* Reflect file renamings for the Python Library Reference.Fred Drake1998-07-241-17/+41
* Added targets dvi, pdf, and ps, to make all of the documents in those formats.Fred Drake1998-07-231-3/+3
* Add libthreading.tex to LIBFILES.Fred Drake1998-07-201-1/+1
* Added cmd, smtplib, multifileGuido van Rossum1998-06-281-1/+2
* Added texinputs/pypaper.sty to the list of manual style files, so that theFred Drake1998-06-221-1/+1
* Fix the webcheck target so it checks the right files....Fred Drake1998-05-191-6/+6
* Add mimetypes documentation to library reference dependencies.Fred Drake1998-05-191-1/+2
* Small change to the l2h target allowing the output dir, $(HTMLDIR), to beFred Drake1998-05-151-1/+3
* Add support for the Macintosh Library Modules document.Fred Drake1998-05-151-7/+18
* Switch to .tgz instead of .tar.gz to appease Windows users.Fred Drake1998-05-111-17/+17
* Pass the release number to the tools/mktarball.sh script.Fred Drake1998-05-111-3/+3
* Update some of the comments.Fred Drake1998-05-111-21/+54
* Fix a comment.Fred Drake1998-05-081-49/+30
* l2h target: Do the "right thing" regarding the paper-*/ subdirs as the otherFred Drake1998-05-081-1/+1
* $(KPSEWHICH): Use the older style of calling kpsewhich with the argFred Drake1998-05-081-1/+1
* Oops! Must have deleted a word by accident before the last check-in of thisFred Drake1998-05-081-1/+1
* Cleaned out some more cruft.Fred Drake1998-05-071-60/+76
* Better go ahead and remove some cruftiness....Fred Drake1998-05-071-6/+0
* Support the new directory structure.Fred Drake1998-05-071-85/+72
* More changes to support the new directory structure.Fred Drake1998-05-071-34/+50
* First cut at welcoming the Python Reference Manual back to the fold.Fred Drake1998-05-061-14/+23
* Move a bit closer to HTML generation without depending on the temp filesFred Drake1998-04-281-19/+23
* clean target: Remove intermediate files from creation of outline in PDF.Fred Drake1998-04-251-1/+1
* Added libpoplib.tex to dependencies for the library reference.Fred Drake1998-04-241-17/+21
* Don't override the default $ADDRESS.Fred Drake1998-04-231-1/+1