Utilities/Sphinx: Do not highlight unspecified code blocks as python

This commit is contained in:
Brad King
2018-05-04 14:57:36 -04:00
parent e628d6cd06
commit 8114b00b02

View File

@@ -17,6 +17,7 @@ version = '@conf_version@' # feature version
release = '@conf_release@' # full version string
primary_domain = 'cmake'
highlight_language = 'none'
exclude_patterns = [
'dev', # ignore developer-only documentation