[Patches] [ python-Patches-545792 ] Index generation for Documenting Python

noreply@sourceforge.net noreply@sourceforge.net
Thu, 18 Apr 2002 21:54:30 -0700


Patches item #545792, was opened at 2002-04-18 14:34
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=545792&group_id=5470

Category: Documentation
Group: None
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Skip Montanaro (montanaro)
Summary: Index generation for Documenting Python

Initial Comment:
I was looking for a definition of the \ttindex
macro today and couldn't find one.  My search
was made more difficult by the lack of an index
in Documenting Python.

The attached file tweaks doc.tex and ltxmarkup.sty
to generate an index.  I don't know if my mods to
the .sty file are correct.  I was just mimicing
what I saw in the cfuncdesc macro def'n in
python.sty.

Skip


----------------------------------------------------------------------

>Comment By: Skip Montanaro (montanaro)
Date: 2002-04-18 23:54

Message:
Logged In: YES 
user_id=44345

checked in as Doc/texinputs/ltxmarkup.sty v 1.6 and
Doc/doc/doc.tex v 1.63


----------------------------------------------------------------------

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-04-18 22:28

Message:
Logged In: YES 
user_id=3066

Sounds good to me!  Check it in.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=545792&group_id=5470