This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schluehk
Recipients georg.brandl, schluehk
Date 2008-11-30.08:57:33
SpamBayes Score 0.0045449208
Marked as misclassified No
Message-id <1228035455.3.0.341155403545.issue4468@psf.upfronthosting.co.za>
In-reply-to
Content
Request for restoring chapter enumeration in the Python docs for Python
2.6 and newer releases.

In the new style Sphinx documentation for Python the enumeration of
sections and subsections has been dropped. This is highly unusual for a
technical documentation and in particular for a body of documents that
represent a de-facto standard. An easy access to content is required
even in communication being not web based where URLs can be copied and
sent. Even right now the chm documents provided in the Windows
distribution of Python 2.6 are of reduced value. Given that there are
chapters with pretty generic titles like "How it works" the lack of
enumeration causes disorientation.
History
Date User Action Args
2008-11-30 08:57:35schluehksetrecipients: + schluehk, georg.brandl
2008-11-30 08:57:35schluehksetmessageid: <1228035455.3.0.341155403545.issue4468@psf.upfronthosting.co.za>
2008-11-30 08:57:34schluehklinkissue4468 messages
2008-11-30 08:57:33schluehkcreate