We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beac200 commit ec8784cCopy full SHA for ec8784c
1 file changed
source/conf.py
@@ -89,6 +89,8 @@
89
# Usually you set "language" from the command line for these cases.
90
language = None
91
92
+locale_dirs = ['../locales']
93
+
94
# making all documents use single text domain
95
gettext_compact = "messages"
96
0 commit comments