We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405eb9a commit 5581b34Copy full SHA for 5581b34
conf.py
@@ -59,6 +59,7 @@
59
60
# NOTE: Read the Docs does not support "multi document output".
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',
65
_stdauthor, 'manual'),
0 commit comments