We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 580271d commit 37ac0f8Copy full SHA for 37ac0f8
Doc/conf.py
@@ -434,8 +434,8 @@
434
# Options for Epub output
435
# -----------------------
436
437
-epub_author = 'Python Documentation Authors'
438
-epub_publisher = doc_authors
+epub_author = doc_authors
+epub_publisher = 'Python Software Foundation'
439
epub_exclude_files = (
440
'index.xhtml',
441
'download.xhtml',
0 commit comments