Message 325577 - Python tracker

Message325577

Author yselivanov
Recipients docs@python, yselivanov
Date 2018-09-17.21:13:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537218837.12.0.956365154283.issue34717@psf.upfronthosting.co.za>
In-reply-to
Content
I'd like to remove the ":numbered:" option from Doc/library/index.rst TOC.  Most standard library modules don't have extensive documentation, but some, for example asyncio, have.  For such modules, numbering makes title to contain too much noise.  Sphinx does not allow to opt-out from sections numbering if it's enabled on the top level.
History
Date User Action Args
2018-09-17 21:13:57yselivanovsetrecipients: + yselivanov, docs@python
2018-09-17 21:13:57yselivanovsetmessageid: <1537218837.12.0.956365154283.issue34717@psf.upfronthosting.co.za>
2018-09-17 21:13:57yselivanovlinkissue34717 messages
2018-09-17 21:13:57yselivanovcreate