Browse Source

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

Brad King 7 years ago
parent
commit
8114b00b02
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Utilities/Sphinx/conf.py.in

+ 1 - 0
Utilities/Sphinx/conf.py.in

@@ -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