aboutsummaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-24 14:15:06 +0200
committerKai Koehne <kai.koehne@qt.io>2021-08-31 16:33:03 +0000
commit76996fc183ddbe498aaadd970cd42544673f85c3 (patch)
tree310f019f78d3c05e1763bd55e4edbdf1512f2de4 /src/core
parent609cfe35880cd85f35c20afcf3f0f11d15712b2c (diff)
Doc: Remove unsupported customFilters
customFilters defined in .qdocconf are not supported anymore by Qt Assistant since Qt 5.13. Therefore remove them from all .qdocconf files, also to avoid cargo-culting them to new help modules. Task-number: QTBUG-95987 Change-Id: Id17e9c73093aea87d66d13454cbfe9172916fb37 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/core')
-rw-r--r--src/core/doc/qtqmlcore.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/doc/qtqmlcore.qdocconf b/src/core/doc/qtqmlcore.qdocconf
index 12bad27c00..49b92fcc17 100644
--- a/src/core/doc/qtqmlcore.qdocconf
+++ b/src/core/doc/qtqmlcore.qdocconf
@@ -12,10 +12,6 @@ qhp.QtQmlCore.virtualFolder = qtqmlcore
qhp.QtQmlCore.indexTitle = Qt QML Core
qhp.QtQmlCore.indexRoot =
-qhp.QtQmlCore.filterAttributes = qtqmlcore $QT_VERSION qtrefdoc
-qhp.QtQmlCore.customFilters.Qt.name = QtQmlCore $QT_VERSION
-qhp.QtQmlCore.customFilters.Qt.filterAttributes = qtqmlcore $QT_VERSION
-
qhp.QtQmlCore.subprojects = qmltypes
qhp.QtQmlCore.subprojects.qmltypes.title = QML Types
qhp.QtQmlCore.subprojects.qmltypes.indexTitle = Qt QML Core QML Types