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 4f102d6 commit e46d72fCopy full SHA for e46d72f
1 file changed
docs/source/conf.py
@@ -85,7 +85,7 @@ def setup(app):
85
#
86
# This is also used if you do content translation via gettext catalogs.
87
# Usually you set "language" from the command line for these cases.
88
-language = None
+language = "en"
89
90
# List of patterns, relative to source directory, that match files and
91
# directories to ignore when looking for source files.
0 commit comments