summaryrefslogtreecommitdiffstats
path: root/Utilities/Sphinx/conf.py.in
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2019-07-16 13:25:46 (GMT)
committerCraig Scott <craig.scott@crascit.com>2019-07-17 11:35:12 (GMT)
commit0518e675eaa4fa7e539f4e1ec9cd7f3a40b3a0da (patch)
tree4d4ab741a24bf1bf0fa2e8ab6f547be4704695bd /Utilities/Sphinx/conf.py.in
parent79a21ba6804ea501365386ee2616441c9660f3ed (diff)
downloadCMake-0518e675eaa4fa7e539f4e1ec9cd7f3a40b3a0da.zip
CMake-0518e675eaa4fa7e539f4e1ec9cd7f3a40b3a0da.tar.gz
CMake-0518e675eaa4fa7e539f4e1ec9cd7f3a40b3a0da.tar.bz2
CMake.qch: Don't include the version in the file name
Fixes: #19374
Diffstat (limited to 'Utilities/Sphinx/conf.py.in')
-rw-r--r--Utilities/Sphinx/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in
index 70ba080..e50c4f9 100644
--- a/Utilities/Sphinx/conf.py.in
+++ b/Utilities/Sphinx/conf.py.in
@@ -82,4 +82,4 @@ html_favicon = '@conf_path@/static/cmake-favicon.ico'
# Not supported yet by sphinx:
# https://bitbucket.org/birkenfeld/sphinx/issue/1448/make-qthelp-more-configurable
# qthelp_namespace = "org.cmake"
-# qthelp_qch_name = "CMake-300.qch"
+# qthelp_qch_name = "CMake.qch"