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 sandro.tosi
Recipients docs@python, fdrake, georg.brandl, orsenthil, pengyu.ut, sandro.tosi
Date 2011-03-24.21:27:30
SpamBayes Score 0.00731183
Marked as misclassified No
Message-id <1301002052.71.0.0844828855082.issue9056@psf.upfronthosting.co.za>
In-reply-to
Content
The number of items in the bookmark is controlled by 

\setcounter{tocdepth}{1}

in sphinxmanual.cls, that's included in every latex file (the source of the PDF documentation). The cls file is coming directly from sphinx, so Georg: what is the purpose of limiting the bookmarks depth to 1? can we consider (somehow) to special-case if for python?
History
Date User Action Args
2011-03-24 21:27:32sandro.tosisetrecipients: + sandro.tosi, fdrake, georg.brandl, orsenthil, pengyu.ut, docs@python
2011-03-24 21:27:32sandro.tosisetmessageid: <1301002052.71.0.0844828855082.issue9056@psf.upfronthosting.co.za>
2011-03-24 21:27:30sandro.tosilinkissue9056 messages
2011-03-24 21:27:30sandro.tosicreate