Fred Drake
3c8c2f9b77
Adjust the Macintosh manual to have the formatting dependencies for
...
manuals instead of howtos.
2000-10-14 05:47:17 +00:00
Fred Drake
aafc0c4595
When formatting the API manual, use the generated api.tex rather than
...
the original, since the refcount information has been added there.
2000-09-12 15:20:54 +00:00
Fred Drake
b9b4c5b560
Centralize the processing logic for LaTeX documents into the mkhowto script;
...
do not use mkdvi.sh or mkhtl.sh any more.
This slows down building all versions of the documentation, but if you are
only building one format, it does not matter.
2000-08-31 06:12:35 +00:00
Greg Ward
0862f800d0
Added 'inst' and 'dist' -- the two Distutils manuals.
2000-04-28 16:53:36 +00:00
Fred Drake
e15956b465
Merged changes from the 1.5.2p2 release.
2000-04-03 04:51:13 +00:00
Fred Drake
c6d45afb1b
Straighten out dependencies so changes in the texinputs/* get reflected.
1999-10-29 20:49:23 +00:00
Fred Drake
6ab98325f7
Use the tools/mkdvi.sh script to generate DVI and PDF output for the
...
library reference now that it's sufficiently capable.
1999-04-14 14:04:39 +00:00
Fred Drake
15087437d5
Add support for "Documenting Python".
1999-03-16 16:11:27 +00:00
Fred Drake
6b12b1ec1d
Switch to the Python version of mkhowto.
1999-03-03 20:27:10 +00:00
Fred Drake
521835c541
Ignore *.pla -- the platform annotation information. Also, remove it for
...
'make clean'.
1999-03-02 16:20:42 +00:00
Fred Drake
d82af0b8ec
Remove all use of $* in commands; some makes (Solaris 2.5, IRIX 6.X)
...
only expand this in dependency lists. Thanks for Sjoerd Mullendar for
pointing this out.
1998-12-28 15:17:22 +00:00
Fred Drake
fbddddee49
Reflect new name of index style file.
1998-10-19 21:48:05 +00:00
Fred Drake
f4cbb9c7fa
Added realclean and distclean targets to match ../Makefile.
1998-09-23 17:37:14 +00:00
Fred Drake
7c86c594ea
Target to generate a little README file with the page counts of the PostScript
...
files.
1998-08-28 21:17:07 +00:00
Fred Drake
d48d62cabd
New Makefile, contains rules for building typeset versions.
1998-08-12 17:00:24 +00:00
Fred Drake
9447e592d9
No longer needed.
1998-05-08 15:41:23 +00:00
Fred Drake
a34f7e6a5d
Some cleanup, added clean & clobber targets.
1998-05-07 19:27:40 +00:00
Fred Drake
0ef1b079a2
Preliminary convenience Makefile.
1998-05-07 15:12:51 +00:00