[ python-Bugs-1375258 ] Collapse distutils docs
SourceForge.net
noreply at sourceforge.net
Wed Dec 7 13:32:39 CET 2005
Bugs item #1375258, was opened at 2005-12-07 06:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1375258&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: Trash
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Skip Montanaro (montanaro)
Summary: Collapse distutils docs
Initial Comment:
The global module index is huge, 358 entries by my quick check.
46 of those entries are related to distutils. Let collapse it a bit.
The Carbon entries are also numerous, but not that bad.
As an example, check the docs for the distutils.debug module:
11.16 distutils.debug -- Distutils debug mode
This module provides the DEBUG flag.
Except for the header and footer generated by latex2html, that's
the entire thing! Doesn't seem like it deserves its own entry in the
global module index...
I'll try to get to this, but in case I don't, at least it's recorded here...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1375258&group_id=5470
More information about the Python-bugs-list
mailing list