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>
This commit is contained in:
parent
65cad49473
commit
c104af4c44
@ -10,9 +10,6 @@ qhp.qmake.file = qmake.qhp
|
||||
qhp.qmake.namespace = org.qt-project.qmake.$QT_VERSION_TAG
|
||||
qhp.qmake.virtualFolder = qmake
|
||||
qhp.qmake.indexTitle = QMake Manual
|
||||
qhp.qmake.filterAttributes = qt $QT_VERSION tools qmake
|
||||
qhp.qmake.customFilters.qmake.name = qmake Manual
|
||||
qhp.qmake.customFilters.qmake.filterAttributes = qt tools qmake
|
||||
qhp.qmake.subprojects = manual
|
||||
qhp.qmake.subprojects.manual.title = Manual
|
||||
qhp.qmake.subprojects.manual.indexTitle = qmake Manual
|
||||
|
@ -15,10 +15,6 @@ qhp.QtConcurrent.virtualFolder = qtconcurrent
|
||||
qhp.QtConcurrent.indexTitle = Qt Concurrent
|
||||
qhp.QtConcurrent.indexRoot =
|
||||
|
||||
qhp.QtConcurrent.filterAttributes = qtconcurrent $QT_VERSION qtrefdoc
|
||||
qhp.QtConcurrent.customFilters.Qt.name = QtConcurrent $QT_VERSION
|
||||
qhp.QtConcurrent.customFilters.Qt.filterAttributes = qtconcurrent $QT_VERSION
|
||||
|
||||
qhp.QtConcurrent.subprojects = classes
|
||||
qhp.QtConcurrent.subprojects.classes.title = C++ Classes
|
||||
qhp.QtConcurrent.subprojects.classes.indexTitle = Qt Concurrent C++ Classes
|
||||
|
@ -18,9 +18,6 @@ qhp.QtCore.virtualFolder = qtcore
|
||||
qhp.QtCore.indexTitle = Qt Core
|
||||
qhp.QtCore.indexRoot =
|
||||
|
||||
qhp.QtCore.filterAttributes = qtcore $QT_VERSION qtrefdoc
|
||||
qhp.QtCore.customFilters.Qt.name = QtCore $QT_VERSION
|
||||
qhp.QtCore.customFilters.Qt.filterAttributes = qtcore $QT_VERSION
|
||||
qhp.QtCore.subprojects = classes
|
||||
qhp.QtCore.subprojects.classes.title = C++ Classes
|
||||
qhp.QtCore.subprojects.classes.indexTitle = Qt Core C++ Classes
|
||||
|
@ -18,10 +18,6 @@ qhp.QtGui.virtualFolder = qtgui
|
||||
qhp.QtGui.indexTitle = Qt GUI
|
||||
qhp.QtGui.indexRoot =
|
||||
|
||||
qhp.QtGui.filterAttributes = qtgui $QT_VERSION qtrefdoc
|
||||
qhp.QtGui.customFilters.Qt.name = QtGui $QT_VERSION
|
||||
qhp.QtGui.customFilters.Qt.filterAttributes = qtgui $QT_VERSION
|
||||
|
||||
qhp.QtGui.subprojects = classes
|
||||
qhp.QtGui.subprojects.classes.title = C++ Classes
|
||||
qhp.QtGui.subprojects.classes.indexTitle = Qt GUI C++ Classes
|
||||
|
@ -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
|
||||
|
@ -15,10 +15,6 @@ qhp.QtPrintSupport.virtualFolder = qtprintsupport
|
||||
qhp.QtPrintSupport.indexTitle = Qt Print Support
|
||||
qhp.QtPrintSupport.indexRoot =
|
||||
|
||||
qhp.QtPrintSupport.filterAttributes = qtprintsupport $QT_VERSION qtrefdoc
|
||||
qhp.QtPrintSupport.customFilters.Qt.name = QtPrintSupport $QT_VERSION
|
||||
qhp.QtPrintSupport.customFilters.Qt.filterAttributes = qtprintsupport $QT_VERSION
|
||||
|
||||
qhp.QtPrintSupport.subprojects = classes
|
||||
qhp.QtPrintSupport.subprojects.classes.title = C++ Classes
|
||||
qhp.QtPrintSupport.subprojects.classes.indexTitle = Qt Print Support C++ Classes
|
||||
|
@ -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
|
||||
|
@ -16,10 +16,6 @@ qhp.QtTestLib.virtualFolder = qttest
|
||||
qhp.QtTestLib.indexTitle = Qt Test
|
||||
qhp.QtTestLib.indexRoot =
|
||||
|
||||
qhp.QtTestLib.filterAttributes = qttest $QT_VERSION qtrefdoc
|
||||
qhp.QtTestLib.customFilters.Qt.name = QtTest $QT_VERSION
|
||||
qhp.QtTestLib.customFilters.Qt.filterAttributes = qttest $QT_VERSION
|
||||
|
||||
qhp.QtTestLib.subprojects = classes
|
||||
qhp.QtTestLib.subprojects.classes.title = C++ Classes
|
||||
qhp.QtTestLib.subprojects.classes.indexTitle = Qt Test C++ Classes
|
||||
|
@ -18,10 +18,6 @@ qhp.QtWidgets.virtualFolder = qtwidgets
|
||||
qhp.QtWidgets.indexTitle = Qt Widgets
|
||||
qhp.QtWidgets.indexRoot =
|
||||
|
||||
qhp.QtWidgets.filterAttributes = qtwidgets $QT_VERSION qtrefdoc
|
||||
qhp.QtWidgets.customFilters.Qt.name = QtWidgets $QT_VERSION
|
||||
qhp.QtWidgets.customFilters.Qt.filterAttributes = qtwidgets $QT_VERSION
|
||||
|
||||
qhp.QtWidgets.subprojects = classes
|
||||
qhp.QtWidgets.subprojects.classes.title = C++ Classes
|
||||
qhp.QtWidgets.subprojects.classes.indexTitle = Qt Widgets C++ Classes
|
||||
|
@ -15,10 +15,6 @@ qhp.QtXml.virtualFolder = qtxml
|
||||
qhp.QtXml.indexTitle = Qt XML
|
||||
qhp.QtXml.indexRoot =
|
||||
|
||||
qhp.QtXml.filterAttributes = qtxml $QT_VERSION qtrefdoc
|
||||
qhp.QtXml.customFilters.Qt.name = QtXml $QT_VERSION
|
||||
qhp.QtXml.customFilters.Qt.filterAttributes = qtxml $QT_VERSION
|
||||
|
||||
qhp.QtXml.subprojects = classes
|
||||
qhp.QtXml.subprojects.classes.title = C++ Classes
|
||||
qhp.QtXml.subprojects.classes.indexTitle = Qt XML C++ Classes
|
||||
|
Loading…
Reference in New Issue
Block a user