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.
language
'en'
None
1 parent 434c7b1 commit 4ca5246Copy full SHA for 4ca5246
docs/conf.py
@@ -88,7 +88,7 @@ def __getattr__(cls, name):
88
#
89
# This is also used if you do content translation via gettext catalogs.
90
# Usually you set "language" from the command line for these cases.
91
-language = None
+language = 'en'
92
93
# There are two options for replacing |today|: either, you set today to some
94
# non-false value, then it is used:
0 commit comments