]> granicus.if.org Git - python/commit
Style specification for building *.ind from *.idx. This is needed to avoid
authorFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 04:18:06 +0000 (04:18 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 04:18:06 +0000 (04:18 +0000)
commit0a2eb138e729b9c93c97adf2149977a632e35423
tree969d73b69370c83798c029fe6e62df2b3147ed6d
parentbdc61b1c7bb0fbfe76f677f1f394db71b01697bd
Style specification for building *.ind from *.idx.  This is needed to avoid
wrapping of long lines, which tools/indfix.py doesn't understand, and needs
to to handle collapsing of entries which can share a common emtry and just
be short entries themselves.  We get the added benefit of nicer formatting.
Doc/texinputs/myindex.ist [new file with mode: 0644]