summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-24 16:13:14 +0200
committerKai Koehne <kai.koehne@qt.io>2021-09-03 11:49:28 +0000
commit9e909d35e5f1867551e4dcd9336a81d10607447b (patch)
tree1e3774a30ff767c595a2c3139de08467817281d2
parentf1288592f53e25ef8cacb445b183733faec451b3 (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: I811db83a83941cb965cbe26dbac123212cc7eb91 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/activeqt/doc/activeqt.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index 9a00f77..7802057 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -20,10 +20,6 @@ qhp.ActiveQt.virtualFolder = activeqt
qhp.ActiveQt.indexTitle = Active Qt
qhp.ActiveQt.indexRoot =
-qhp.ActiveQt.filterAttributes = activeqt $QT_VERSION qtrefdoc
-qhp.ActiveQt.customFilters.Qt.name = ActiveQt $QT_VERSION
-qhp.ActiveQt.customFilters.Qt.filterAttributes = activeqt $QT_VERSION
-
qhp.ActiveQt.subprojects = qaxcontainerclasses qaxserverclasses
qhp.ActiveQt.subprojects.qaxcontainerclasses.title = QAxContainer C++ Classes
qhp.ActiveQt.subprojects.qaxcontainerclasses.indexTitle = QAxContainer C++ Classes