Skip to content

Commit 0ffea55

Browse files
committed
doc: set default language to 'en'
1 parent bc753c3 commit 0ffea55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
#
9494
# This is also used if you do content translation via gettext catalogs.
9595
# Usually you set "language" from the command line for these cases.
96-
language = None
96+
language = "en"
9797

9898
# There are two options for replacing |today|: either, you set today to some
9999
# non-false value, then it is used:

0 commit comments

Comments
 (0)