Fix docs build on sphinx 5

This commit is contained in:
baldurk
2022-05-30 17:09:17 +01:00
parent b3e8bdb0f5
commit 6d7d4829ee
+1 -1
View File
@@ -98,7 +98,7 @@ release = 'v{0}'.format(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: