Merge pull request #6447 from jtpio/fix-docs

Fix docs build
Jeremy Tuloup 4 years ago committed by GitHub
commit 3760a38ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -109,7 +109,7 @@ release = version_ns["__version__"]
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = "en"
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:

Loading…
Cancel
Save