8000 Merge pull request #115 from PyCampES/sphinx-internal-improvements · WAZ-OSS/python-docs-es@92dae5f · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 92dae5f

Browse files
authored
Merge pull request python#115 from PyCampES/sphinx-internal-improvements
Translate upper left corner title :)
2 parents 04b1772 + 53c04f2 commit 92dae5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
os.system('mkdir -p cpython/locales/es/')
3939
os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES')
4040

41+
html_short_title = f'Documentación {release}'
42+
html_title = f'Documentación de Python en Español -- {release}'
4143

4244
exclude_patterns = [
4345
# This file is not included and it not marked as :orphan:

0 commit comments

Comments
 (0)
0