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 be7e6f6 commit 2d8b0ceCopy full SHA for 2d8b0ce
1 file changed
Doc/conf.py
@@ -512,6 +512,7 @@
512
513
epub_author = 'Python Documentation Authors'
514
epub_publisher = 'Python Software Foundation'
515
+epub_exclude_files = ('index.xhtml', 'download.xhtml')
516
517
# index pages are not valid xhtml
518
# https://github.com/sphinx-doc/sphinx/issues/12359
0 commit comments