[issue13282] the table of contents in epub file is too long

2019-04-11 Thread Ben Creasy
Ben Creasy added the comment: Not sure if this is filed elsewhere, but the contents on the page at https://docs.python.org/3/contents.html could really use a collapse button, and could start automatically collapsed. The first half of the page is "What's new" for the past few Python versions

[issue13282] the table of contents in epub file is too long

2019-04-10 Thread Ben Creasy
Change by Ben Creasy : -- nosy: +jcrben ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.o

[issue13282] the table of contents in epub file is too long

2019-03-26 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +ezio.melotti, mdk, willingc type: -> enhancement versions: +Python 3.7, Python 3.8 -Python 2.7, Python 3.2 ___ Python tracker ___

[issue13282] the table of contents in epub file is too long

2011-11-12 Thread Éric Araujo
Éric Araujo added the comment: Thanks for the report. I do not know if this something that we can fix in the CPython repository by editing some template or config file or if it requires a patch to Sphinx first. Georg? -- nosy: +eric.araujo, georg.brandl

[issue13282] the table of contents in epub file is too long

2011-10-28 Thread wrobell
New submission from wrobell : the table of contents in python documentation epub file is very very long. it takes several long minutes to jump from first page to a part containing language reference toc. imho it would be great if first page of epub file contained pointers to tutorial, lang ref