summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-11-17 13:42:35 +0100
committerKai Koehne <kai.koehne@qt.io>2020-11-19 17:27:30 +0100
commit92e396926ed949714864b511872c40600106be1c (patch)
treefbb62c89a916a9e39c5ec2208dc088ce07b90136
parent4153fb8fc3e93a2b819e5b3426b907db9cea562f (diff)
doc/global: Remove references to Qt 5 in comments
Change-Id: I15d91e2f593551879b1b3b5adf58c536abf8467b Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/global/qt-module-defaults-offline.qdocconf4
-rw-r--r--doc/global/qt-module-defaults-online.qdocconf4
-rw-r--r--doc/global/qt-module-defaults.qdocconf4
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/global/qt-module-defaults-offline.qdocconf b/doc/global/qt-module-defaults-offline.qdocconf
index ee9557fe5c..5f870ac9a5 100644
--- a/doc/global/qt-module-defaults-offline.qdocconf
+++ b/doc/global/qt-module-defaults-offline.qdocconf
@@ -1,5 +1,5 @@
-#The default configuration for a Qt 5 module, including Add-Ons and Tools.
-#Include this file for a standard Qt 5 module; builds with the offline style.
+#The default configuration for a Qt module, including Add-Ons and Tools.
+#Include this file for a standard Qt module; builds with the offline style.
#include standard set of macros and C++ defines and ignores
include(macros.qdocconf)
diff --git a/doc/global/qt-module-defaults-online.qdocconf b/doc/global/qt-module-defaults-online.qdocconf
index 41fb8acc66..20453a7506 100644
--- a/doc/global/qt-module-defaults-online.qdocconf
+++ b/doc/global/qt-module-defaults-online.qdocconf
@@ -1,5 +1,5 @@
-#The online onfiguration for a Qt 5 module, including Add-Ons and Tools.
-#Include this file for a standard Qt 5 module; builds with the online style.
+#The online onfiguration for a Qt module, including Add-Ons and Tools.
+#Include this file for a standard Qt module; builds with the online style.
# Start of footer - the rest is defined in qt-html-templates-online.qdocconf
HTML.footer = \
diff --git a/doc/global/qt-module-defaults.qdocconf b/doc/global/qt-module-defaults.qdocconf
index 8d0665ef41..ff7e48a213 100644
--- a/doc/global/qt-module-defaults.qdocconf
+++ b/doc/global/qt-module-defaults.qdocconf
@@ -1,5 +1,5 @@
-#The default configuration for a Qt 5 module, including Add-Ons and Tools.
-#Include this file for a standard Qt 5 module. This file is provided for
+#The default configuration for a Qt module, including Add-Ons and Tools.
+#Include this file for a standard Qt module. This file is provided for
#compatibility reasons.
#The default is the offline style. The alternate style is in