summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops, don't suppress echo of the rm command in l2hclean!Fred Drake1997-08-221-1/+1
* Simplify LaTeX2HTML targets && support re-use of output directories (whichFred Drake1997-08-221-17/+10
* Misc Mac mods by Jack. Added libmacic.tex, and these patches:Guido van Rossum1997-08-181-1/+1
* Tweaked all l2h targets to remove the target directory before renamingGuido van Rossum1997-08-151-2/+4
* Added AMK's first cut at docs for re.pyGuido van Rossum1997-08-141-1/+1
* Added mimify docs (Sjoerd).Guido van Rossum1997-07-301-1/+1
* l2h target: l2htut was listed twice and l2hapi was skipped. Fixed.Fred Drake1997-07-301-1/+1
* added code.py; codehack.py is obsoleteGuido van Rossum1997-07-181-1/+1
* Add libpprint.tex to the lib.dvi dependencies.Fred Drake1997-07-181-1/+2
* Added libni.tex libgzip.texGuido van Rossum1997-07-171-1/+1
* Added cmathGuido van Rossum1997-07-171-1/+1
* Added libcommands.tex to list of library reference dependencies.Fred Drake1997-06-121-1/+1
* add libmailboxGuido van Rossum1997-06-021-1/+2
* Added AMK's SocketServer docs.Guido van Rossum1997-05-191-1/+1
* Made a start with api.tex, the Python-C API Reference Manual.Guido van Rossum1997-05-151-24/+29
* Add zlibGuido van Rossum1997-04-301-1/+1
* Added fnmatch, base64 and quopri, received from Andrew Kuchling.Guido van Rossum1997-04-271-1/+2
* New stuff by AMK.Guido van Rossum1997-04-031-1/+1