commit | b390daf704c9b58af510c3414feb97bee5710d7c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Mar 09 16:35:36 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Mar 09 16:35:36 1998 +0000 |
tree | d7f3dbed02fc88742a078d39dca8884c7e88c230 | |
parent | 8fcad7beb1b98af740c341efd2b7313f30a517f7 [diff] |
Adjust the index support a bit to make it easier to deal with module index. Don't generate the mod???.idx file if it wasn't requested with the new command \makemodindex. Change the format of mod???.idx to match that of "normal" .idx files. This lets us use makeindex for it and not need a special script.