Explorar o código

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

Brad King %!s(int64=7) %!d(string=hai) anos
pai
achega
8114b00b02
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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