Skip to content

Commit 80a1dff

Browse files
committed
Short Title
1 parent 0dfb1d5 commit 80a1dff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
os.system('mkdir -p cpython/locales/es/')
3737
os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES')
3838

39+
html_short_title = f'Documentación {release}'
3940

4041
if not os.environ.get('SPHINX_GETTEXT') == 'True':
4142
# Override all the files from ``.overrides`` directory

0 commit comments

Comments
 (0)