mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 12:16:40 +08:00
Utilities/Sphinx: Avoid converting -- to an en-dash
This commit is contained in:
@@ -29,6 +29,7 @@ extensions = ['cmake']
|
||||
templates_path = ['@conf_path@/templates']
|
||||
|
||||
nitpicky = True
|
||||
smartquotes = False
|
||||
|
||||
cmake_manuals = sorted(glob.glob(r'@conf_docs@/manual/*.rst'))
|
||||
cmake_manual_description = re.compile('^\.\. cmake-manual-description:(.*)$')
|
||||
|
Reference in New Issue
Block a user