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 c58504d commit ab4579fCopy full SHA for ab4579f
docs/conf.py
@@ -99,7 +99,7 @@ def _get_project_meta() -> str:
99
#
100
# This is also used if you do content translation via gettext catalogs.
101
# Usually you set "language" from the command line for these cases.
102
-language = None
+language = 'en'
103
104
# List of patterns, relative to source directory, that match files and
105
# directories to ignore when looking for source files.
0 commit comments