Fix language setting in docs

This commit is contained in:
Melissa LeBlanc-Williams 2022-05-31 11:49:53 -07:00
parent 9ecbe01f24
commit 4fff76f374

View file

@ -55,7 +55,7 @@ release = "1.0"
#
# 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"
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.