8000 Locale Sphinx configs · python/python-docs-es@e323a8f · 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 e323a8f

Browse files
committed
Locale Sphinx configs
1 parent 90e146b commit e323a8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,7 @@
9595

9696
os.system('mkdir -p cpython/locales/es/')
9797
os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES')
98+
99+
100+
gettext_compact = False
101+
locale_dirs = ['cpython/locales']

0 commit comments

Comments
 (0)
0