Skip to content

Commit a0f6702

Browse files
authored
DOC: set the documentation language (#39185)
Ensures the language is specified in the generated HTML.
1 parent fb6a334 commit a0f6702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164

165165
# The language for content autogenerated by Sphinx. Refer to documentation
166166
# for a list of supported languages.
167-
# language = None
167+
language = "en"
168168

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

0 commit comments

Comments
 (0)