Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit92dae5f

Browse files
authored
Merge pull request#115 from PyCampES/sphinx-internal-improvements
Translate upper left corner title :)
2 parents04b1772 +53c04f2 commit92dae5f

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)

[8]ページ先頭

©2009-2025 Movatter.jp