Thanks to visit codestin.com Credit goes to github.com
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 5581b34 commit 44820b3Copy full SHA for 44820b3
conf.py
@@ -61,7 +61,7 @@
61
# So, we put all the documentation as a single file for now.
62
_stdauthor = r'Guido van Rossum\\and the Python development team'
63
latex_documents = [
64
- ('index', 'python-docs-es.tex', u'Documentación de Python en Español',
+ ('contents', 'python-docs-es.tex', u'Documentación de Python en Español',
65
_stdauthor, 'manual'),
66
]
67
0 commit comments