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 df36983 commit 53a3c59Copy full SHA for 53a3c59
docs/source/conf.py
@@ -67,7 +67,7 @@ def setup(app):
67
#
68
# This is also used if you do content translation via gettext catalogs.
69
# Usually you set "language" from the command line for these cases.
70
-language = None
+language = 'en'
71
72
# List of patterns, relative to source directory, that match files and
73
# directories to ignore when looking for source files.
0 commit comments