summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-24 16:14:35 +0200
committerKai Koehne <kai.koehne@qt.io>2021-09-03 10:35:35 +0000
commitd774fd6122754d9178b11b49cc88f00bd8c73b62 (patch)
tree351d49936b8e89fa89bfe71d6f1708c3065c9329 /src
parentfd3fafc91d247ecd40c357d6cd4ef97dc238c711 (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: Idf1acf634a286fd5ccf07b71931a39af0765739c Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/charts/doc/qtcharts.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/charts/doc/qtcharts.qdocconf b/src/charts/doc/qtcharts.qdocconf
index e20244a5..8d4b36d3 100644
--- a/src/charts/doc/qtcharts.qdocconf
+++ b/src/charts/doc/qtcharts.qdocconf
@@ -31,10 +31,6 @@ qhp.QtCharts.virtualFolder = qtcharts
qhp.QtCharts.indexTitle = Qt Charts
qhp.QtCharts.indexRoot =
-qhp.QtCharts.filterAttributes = qtcharts $QT_VERSION qtrefdoc
-qhp.QtCharts.customFilters.Qt.name = QtCharts $QT_VERSION
-qhp.QtCharts.customFilters.Qt.filterAttributes = qtcharts $QT_VERSION
-
qhp.QtCharts.subprojects = classes types examples
qhp.QtCharts.subprojects.classes.title = C++ Classes