We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae56f3 commit 7ca3379Copy full SHA for 7ca3379
docs/source/conf.py
@@ -177,7 +177,7 @@ def extract_docs(infile, outfile):
177
#
178
# This is also used if you do content translation via gettext catalogs.
179
# Usually you set "language" from the command line for these cases.
180
-language = None
+language = 'en'
181
182
# List of patterns, relative to source directory, that match files and
183
# directories to ignore when looking for source files.
0 commit comments