]> granicus.if.org Git - python/commit
Changed way *.ind are forced to exist; the files are now reset to contain
authorFred Drake <fdrake@acm.org>
Sun, 22 Feb 1998 19:47:13 +0000 (19:47 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 22 Feb 1998 19:47:13 +0000 (19:47 +0000)
commit5ad78f39e761f17bc2f4bd429039f0a7bb74695f
treedcbe1c8c72101f5591b2cd21c9f9cbdaf99fc0ef
parentd028ca989a17321a976087aca78e0091c337800b
Changed way *.ind are forced to exist; the files are now reset to contain
an empty index instead of touched.  Note that for modindex.ind, this also
includes "\label{modindex}" so that the modindex.py script doesn't change
the set of labels in the document.

Be more consistent in use of $* in commands.
Doc/Makefile