summaryrefslogtreecommitdiffstats
path: root/src/sql/doc
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-24 14:13:00 +0200
committerKai Koehne <kai.koehne@qt.io>2021-09-03 15:14:59 +0000
commitc104af4c44dcbe9be23f2cc0259d39fe4f2d1c70 (patch)
treeba4f69c58966495c9f83aec1ea3304c820d27eae /src/sql/doc
parent65cad49473af68bcf6353ac51411629e2613e01f (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: I664391460637d2e859348da0338e1a4a3ee9f570 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/sql/doc')
-rw-r--r--src/sql/doc/qtsql.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/sql/doc/qtsql.qdocconf b/src/sql/doc/qtsql.qdocconf
index 5d009e080d..47c172d54b 100644
--- a/src/sql/doc/qtsql.qdocconf
+++ b/src/sql/doc/qtsql.qdocconf
@@ -15,10 +15,6 @@ qhp.QtSql.virtualFolder = qtsql
qhp.QtSql.indexTitle = Qt SQL
qhp.QtSql.indexRoot =
-qhp.QtSql.filterAttributes = qtsql $QT_VERSION qtrefdoc
-qhp.QtSql.customFilters.Qt.name = QtSql $QT_VERSION
-qhp.QtSql.customFilters.Qt.filterAttributes = qtsql $QT_VERSION
-
qhp.QtSql.subprojects = classes
qhp.QtSql.subprojects.classes.title = C++ Classes
qhp.QtSql.subprojects.classes.indexTitle = Qt SQL C++ Classes