Set language to "en" for documentation
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
This commit is contained in:
parent
6df5a460dd
commit
1a5e4b0448
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue