Utilities/Sphinx: Tell Sphinx that documentation is written in English
Fixes: #21409
This commit is contained in:
parent
7a04f45722
commit
f25e4313ac
@ -17,6 +17,7 @@ version = '@conf_version@' # feature version
|
|||||||
release = '@conf_release@' # full version string
|
release = '@conf_release@' # full version string
|
||||||
pygments_style = 'colors.CMakeTemplateStyle'
|
pygments_style = 'colors.CMakeTemplateStyle'
|
||||||
|
|
||||||
|
language = 'en'
|
||||||
primary_domain = 'cmake'
|
primary_domain = 'cmake'
|
||||||
highlight_language = 'none'
|
highlight_language = 'none'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user