summaryrefslogtreecommitdiff
path: root/Utilities/Sphinx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-05-04 14:57:36 -0400
committerBrad King <brad.king@kitware.com>2018-05-04 14:57:36 -0400
commit8114b00b028c386eb1aa75d213c497efbe020a3b (patch)
tree842ab144fa6b820d56f480b26c4445d39b427d65 /Utilities/Sphinx
parente628d6cd066774e4c95ec368fc6ef0be731ff0a5 (diff)
downloadcmake-8114b00b028c386eb1aa75d213c497efbe020a3b.tar.gz
Utilities/Sphinx: Do not highlight unspecified code blocks as python
Diffstat (limited to 'Utilities/Sphinx')
-rw-r--r--Utilities/Sphinx/conf.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in
index 7878ad20a6..f52ccd1881 100644
--- a/Utilities/Sphinx/conf.py.in
+++ b/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