New submission from Christian Clauss:

http://docs.python.org/3/download.html has an EPUB version of the Python docs 
but the Author of the document is set to Unknown so this text appears on the 
cover page and is repeated on the top of every other page throughout the 
document (in the iBooks app at least). Perhaps something like The Python 
Software Foundation would be better than Unknown.

To fix this issue, both Makefile and make.bat in 
https://github.com/python/pythondotorg/blob/master/docs would need to be 
modified to add the Sphinx -A option to the EPUB make. Perhaps the Release (-R) 
and/or Version (-V) should also be set to the relevant Python version number.

----------
assignee: docs@python
components: Documentation
messages: 213972
nosy: Christian.Clauss, docs@python
priority: normal
severity: normal
status: open
title: Author of EPUB version of Python docs is set to Unknown instead of PSF
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20969>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to