summaryrefslogtreecommitdiffstats
path: root/src/network
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/network
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/network')
-rw-r--r--src/network/doc/qtnetwork.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/network/doc/qtnetwork.qdocconf b/src/network/doc/qtnetwork.qdocconf
index fd7e1b4090..23c4c1b24e 100644
--- a/src/network/doc/qtnetwork.qdocconf
+++ b/src/network/doc/qtnetwork.qdocconf
@@ -15,10 +15,6 @@ qhp.QtNetwork.virtualFolder = qtnetwork
qhp.QtNetwork.indexTitle = Qt Network
qhp.QtNetwork.indexRoot =
-qhp.QtNetwork.filterAttributes = qtnetwork $QT_VERSION qtrefdoc
-qhp.QtNetwork.customFilters.Qt.name = QtNetwork $QT_VERSION
-qhp.QtNetwork.customFilters.Qt.filterAttributes = qtnetwork $QT_VERSION
-
qhp.QtNetwork.subprojects = classes
qhp.QtNetwork.subprojects.classes.title = C++ Classes
qhp.QtNetwork.subprojects.classes.indexTitle = Qt Network C++ Classes