summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-24 16:11:39 +0200
committerKai Koehne <kai.koehne@qt.io>2021-09-03 10:35:49 +0000
commite8117bc68a6909351e51da3b7f38ca4e0f1258f7 (patch)
treeebd159b59f0e1fcfa0ab6de2d048280bbdba0aff
parentb1a3539c25f0ce986fc94d9d7193f11c17b33fa0 (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: Id1e91a54ba2774ad8b671a851ffc3c3064c9cbbe Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/core/doc/qt3d.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/doc/qt3d.qdocconf b/src/core/doc/qt3d.qdocconf
index 734e1e458..a79a1593b 100644
--- a/src/core/doc/qt3d.qdocconf
+++ b/src/core/doc/qt3d.qdocconf
@@ -18,10 +18,6 @@ qhp.Qt3D.virtualFolder = qt3d
qhp.Qt3D.indexTitle = Qt 3D
qhp.Qt3D.indexRoot =
-qhp.Qt3D.filterAttributes = qt3d $QT_VERSION qtrefdoc
-qhp.Qt3D.customFilters.Qt.name = Qt3D $QT_VERSION
-qhp.Qt3D.customFilters.Qt.filterAttributes = qt3d $QT_VERSION
-
qhp.Qt3D.subprojects = classes qmltypes examples
qhp.Qt3D.subprojects.classes.title = C++ Classes