Fix sphinx warning

This commit is contained in:
Lars Immisch
2024-02-16 15:59:18 +01:00
parent 2c2e43d3d1
commit 44ccbf839d
+1 -1
View File
@@ -67,7 +67,7 @@ release = version
# #
# This is also used if you do content translation via gettext catalogs. # This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases. # Usually you set "language" from the command line for these cases.
language = None language = 'en'
# List of patterns, relative to source directory, that match files and # List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files. # directories to ignore when looking for source files.