summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add imaplib to appropriate lists.Fred Drake1998-04-111-1/+1
* Remove @webchecker.pickle in the "clean" target.Fred Drake1998-04-091-1/+1
* Use new index style for makeindex.Fred Drake1998-04-041-3/+5
* Reverting some the index stuff to use tools/newind.py again; this worksFred Drake1998-03-171-2/+4
* Ok, remove dependency on the obsolete tools/modindex.py.Fred Drake1998-03-091-1/+1
* Adjust index file resetting; just remove the files. The new index supportFred Drake1998-03-091-4/+3
* Remove info targets from "world" and "tarballs".Fred Drake1998-03-071-2/+2
* Revised Makefile to handle the new directories correctly.Fred Drake1998-03-061-52/+52
* latex-$(VERSION).tar.gz, tarlatex: Create the source distribution.Fred Drake1998-03-051-3/+9
* tarballs: Ok, we do support info for the moment, so add that to the tarballsFred Drake1998-03-041-1/+1
* pdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include it in the tarballFred Drake1998-03-041-1/+4
* For each of the l2h??? targets, remove the sed hack that rips out a comma;Fred Drake1998-03-031-16/+0
* Convert LaTeX support to create a new class of documents. HTML generationFred Drake1998-03-031-7/+7
* Simplify the parameters passed to node2label.pl.Fred Drake1998-03-031-5/+4
* Use a Python script to create "empty" indexes. This solves Guido'sFred Drake1998-02-271-3/+4
* Change quoting of the "echo" commands yet again.... why can't shells agree?Fred Drake1998-02-251-3/+3
* clean: Remove *.out (hyperref's internal files for building outlines for PDF).Fred Drake1998-02-231-1/+1
* Change quoting a little bit to avoid problems building it at CNRI.Fred Drake1998-02-231-3/+3
* Changed way *.ind are forced to exist; the files are now reset to containFred Drake1998-02-221-36/+33
* Don't ignore makeinfo errors.Fred Drake1998-02-191-1/+1
* Add missing files to $(LIBFILES).Fred Drake1998-02-191-1/+5
* Revised some targets to make better use of make "special" variables, to avoidFred Drake1998-02-191-7/+16
* Add new files from the Mac user interface breakup.Fred Drake1998-02-181-1/+2
* Added libsymbol.tex, libtoken.tex to dependencies for the libref.Fred Drake1998-02-181-1/+10
* Clarified comment about the PS generation when using the all-pdf target.Fred Drake1998-02-171-3/+3
* Added all-formats target: use this to get both PDF and PS files; using theFred Drake1998-02-171-5/+11
* Added rule to generate the PDF format using pdflatex. Commented out sinceFred Drake1998-02-161-0/+12
* Clean up some of the definitions related to info generation.Fred Drake1998-02-131-4/+8
* Added tarpdf target.Fred Drake1998-02-121-11/+22
* Add copyright.tex and boilerplate.tex to the common dependencies for .dviFred Drake1998-02-111-1/+3
* Include indfix.py script in lib.dvi's processing.Fred Drake1998-02-091-1/+2
* Add *.pdf files to the clobber target (same target as *.ps).Fred Drake1998-02-041-1/+1
* Use implicit rules to perform DVI->PS and PS->PDF conversions. PDF conversionFred Drake1998-02-041-12/+11
* $(LIBFILES): Added libcopyreg.tex.Fred Drake1998-01-211-1/+1
* Removed tarps2, tardvi targets based on comments from Guido.Fred Drake1998-01-131-32/+5
* Added targets:Fred Drake1998-01-131-2/+40
* lib.dvi target: Added commands to generate the modules index.Fred Drake1998-01-021-1/+4
* Clean out *.texi and *.info* as well for "make clean".Fred Drake1997-12-301-0/+1
* Added .PHONY annotation for lib.info target; the real target isFred Drake1997-12-291-0/+4
* Revised lib1.texi target to deal with some conversion nastiness. See comment.Fred Drake1997-12-291-0/+7
* Added Greg Stein's docs for BaseHTTPServer.py.Guido van Rossum1997-12-291-10/+11
* Added back info generation. Still buggy in the final phase (makeinfo run).Fred Drake1997-12-291-0/+26
* Use $LOGNAME instead of $USER to get the current user -- it seems toGuido van Rossum1997-12-011-1/+1
* The dependency of tarhtml on l2h was a bad idea.Guido van Rossum1997-11-261-1/+1
* Added utility target tarhtml to tar and gzip the HTML files plus theirGuido van Rossum1997-11-251-0/+4
* Adding Martin von Loewis' documentation for his locale module.Guido van Rossum1997-11-201-1/+1
* libqueue.tex: Documentation for the Queue.py module.Barry Warsaw1997-11-201-1/+1
* Adding dis and xmllib docsGuido van Rossum1997-11-181-1/+1
* Add -N0 to dvips flags to generate page structure comments.Guido van Rossum1997-10-051-1/+1
* Added docs for 'user' customization module. Renamed libuser.texGuido van Rossum1997-08-301-1/+2