summaryrefslogtreecommitdiff
path: root/Doc/tools/modindex.py
Commit message (Collapse)AuthorAgeFilesLines
* Obsolete.Fred Drake1998-03-091-62/+0
|
* Don't generate a \label{} here.Fred Drake1998-03-091-1/+1
|
* main(): Include a \label{modindex} in the output so latex won't let us re-useFred Drake1998-02-171-1/+2
| | | | | the name elsewhere. This is useful for the logical filenames project, since the "modindex" label is hardcoded into .latex2html-init.
* parse_line(): Strip whitespace from the module name.Fred Drake1998-02-131-3/+2
| | | | | main(): Include a comma between the module name and page number, to make the generated index more like the "standard" generated index.
* Script to convert module index data to module index.Fred Drake1998-01-021-0/+62