mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-19 19:43:23 +08:00
Utilities/Sphinx: Tell Sphinx that documentation is written in English
Fixes: #21409
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user