File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 3232
3333# -- General configuration ------------------------------------------------
3434
35+ language = 'en'
36+
3537# If your documentation needs a minimal Sphinx version, state it here.
3638# needs_sphinx = '1.0'
3739
8991# The full version, including alpha/beta/rc tags.
9092release = version
9193
92- # The language for content autogenerated by Sphinx. Refer to documentation
93- # for a list of supported languages.
94- #
95- # This is also used if you do content translation via gettext catalogs.
96- # Usually you set "language" from the command line for these cases.
97- language = None
98-
9994# There are two options for replacing |today|: either, you set today to some
10095# non-false value, then it is used:
10196# today = ''
You can’t perform that action at this time.
0 commit comments