[docs] [issue9056] Adding additional level of bookmarks and section numbers in python pdf documents.

Fred Drake fdrake at acm.org
Tue Jun 22 16:16:54 CEST 2010


On Mon, Jun 21, 2010 at 11:00 PM, pengyu.ut <report at bugs.python.org> wrote:
> Current pdf version of python documents don't have bookmarks for
> sussubsection. For example, there is no bookmark for the following
> section in python_2.6.5_reference.pdf.

This would be nice to have.

> Also the bookmarks don't have
> section numbers in them. I suggest to include the section numbers.

Hmm.  I'm not a huge fan of section numbers, but so long as we use them,
there's some rationale to include them in the PDF bookmarks.  So I guess
that's up to whoever creates the patch.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"A storm broke loose in my mind."  --Albert Einstein


More information about the docs mailing list