Bugs item #960860, was opened at 2004-05-26 10:17
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=960860&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jim Jewett (jimjjewett)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: botched html for index subheadings
Initial Comment:
In the index, if a topic has subtopics, it should be listed
as """
<dt>topic
<dd><dl><dt>subtopic1
<dt>subtopic2
</dl>
"""
In some cases (such as the reference manual entries for
module, or object(continued)), it is correct. In other
cases (such as the entries for name, or the first column
of object), the "<dd><dl>...</dl>" wrapper is left out, so
that the subentries appear to be normal entries that just
happen to be out of alphabetical order.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2006-07-29 16:15
Message:
Logged In: YES
user_id=3066
This appears to be fine in the 2.4.3 and development
versions of the documentation. If I'm missing something,
please be specific about what you think is wrong.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=960860&group_id=5470
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com