>> One comment I have, I don't know if it's relevant - it perhaps
    >> depends on whether the "Global Module Index" is auto-generated or
    >> not. This is the page I visit the most out of all the Python
    >> documentation, and it's far too large and unwieldy. IMHO it would be
    >> much better if only the top-level modules were shown here - having
    >> the single package 'distutils', for example, take up nearly 50
    >> entries in the list is almost certainly hindering a lot more people
    >> than it helps. It would perhaps be better if such packages show up as
    >> one entry, which shows the sub-modules when clicked on.

    Georg> Sure, that is certainly possible.

Take a look at <http://www.webfast.com/modindex/>.  It records request
counts for the various pages and presents the most frequently requested
pages in a section at the top of the page.  I can make the script available
if anyone wants it (it uses Myghty - Mason in Python.)

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to