Skip to content

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)