Fred Drake
766e0cbde1
Added "doc" target to match the other document-prefix targets.
1999-04-05 19:28:29 +00:00
Fred Drake
1468d77ff8
Add "Documenting Python" to the list of processed documents.
1999-03-18 19:07:04 +00:00
Fred Drake
b41f97d6a0
Pass in the 'Send comments to ...' on the mkmodindex command line,
...
just like we do for mkhowto.
1999-03-04 21:25:05 +00:00
Fred Drake
6b12b1ec1d
Switch to the Python version of mkhowto.
1999-03-03 20:27:10 +00:00
Fred Drake
368b16ad2b
Only use 4 columns in the module index, to accomodate platform annotations.
1999-03-02 15:56:19 +00:00
Fred Drake
684f78fafe
Add target for modindex.html; a combined lib+mac module index. Also
...
built with target "all".
1999-02-24 17:34:12 +00:00
Fred Drake
6f9dd5d719
Remove stuff related to copying the icons directory around -- just
...
isn't needed.
1999-02-15 21:43:55 +00:00
Fred Drake
4d33e4e1a8
HTMLBASE: New variable. Make it easier to check an "installed" copy
...
of the HTML documents using the webcheck target.
When there's not a usable .aux file, use mkdvi.sh --aux instead of
building the .dvi completely. This makes the most difference for the
library reference.
1999-02-15 19:29:08 +00:00
Fred Drake
5761b766b2
L2HARGS: Specify the HTML version we're producing, since this is what
...
we generate anyway.
1999-02-12 21:42:23 +00:00
Fred Drake
5d56d3665f
Make the documents that have indexes dependent on the buildindex.py
...
script.
1999-01-05 15:49:39 +00:00
Fred Drake
a8ba364700
Add a --address parameter to the mkhowto command line to direct
...
documentation comments appropriately. In response to comment from
Martijn Faassen <faassen@vet.uu.nl>.
Add dependency to about.dat.
1998-11-30 20:28:35 +00:00
Fred Drake
2e23c3125a
Make the dependencies really work for the HTML version.
1998-10-07 22:03:45 +00:00
Fred Drake
54c52052ce
Add l2hinit.perl to COMMONPERL.
1998-08-13 19:03:19 +00:00
Fred Drake
07b12f2497
Re-written to actually perform the conversion instead of using a sub-make
...
with the parent Makefile. Will also force the auxillary files to be
created if they need to be.
1998-08-12 17:06:03 +00:00
Fred Drake
f832f4cd34
Clean things up just a bit.
1998-08-11 19:36:35 +00:00
Fred Drake
4d46487fe8
Make sure the icons/ directory is created even if only one document is
...
converted.
1998-08-11 13:18:52 +00:00
Fred Drake
806a1bf34f
webcheck target in this Makefile wasn't used.
1998-05-19 18:04:44 +00:00
Fred Drake
cdbd391415
Add support for the Macintosh Library Modules document.
1998-05-15 17:02:10 +00:00
Fred Drake
efad443351
Remove the tarhtml target; not useful from the sub-make.
1998-05-11 18:54:02 +00:00
Fred Drake
0a96cca7ec
Added the webcheck target here.
1998-05-07 20:00:59 +00:00
Fred Drake
60515f49b8
Sub-makefile that can be used to drive the HTML conversion from this subdir.
...
Most of the logic is still in the primary Makefile and a new script in
Doc/tools/.
1998-05-07 14:50:22 +00:00