8000
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 1724109 commit 53c04f2Copy full SHA for 53c04f2
conf.py
@@ -37,7 +37,7 @@
37
os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES')
38
39
html_short_title = f'Documentación {release}'
40
-html_title = f'Documentación de Python en Español -- {version}'
+html_title = f'Documentación de Python en Español -- {release}'
41
42
if not os.environ.get('SPHINX_GETTEXT') == 'True':
43
# Override all the files from ``.overrides`` directory
0 commit comments