summaryrefslogtreecommitdiffstats
path: root/qmake/doc/qmake.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/doc/qmake.qdocconf')
-rw-r--r--qmake/doc/qmake.qdocconf12
1 files changed, 3 insertions, 9 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf
index 4f2ac24f90..4de19f3f67 100644
--- a/qmake/doc/qmake.qdocconf
+++ b/qmake/doc/qmake.qdocconf
@@ -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
@@ -27,6 +24,8 @@ exampledirs = snippets
tagfile = qmake.tags
+macro.qtbug = "\\l{https://bugreports.qt.io/browse/\1}{\1}"
+
depends += \
activeqt \
qt3d \
@@ -50,8 +49,6 @@ depends += \
qtquick \
qtquickcontrols \
qtquickdialogs \
- qtscript \
- qtscripttools \
qtsensors \
qtserialport \
qtsql \
@@ -59,9 +56,6 @@ depends += \
qttestlib \
qtuitools \
qtwidgets \
- qtwinextras \
- qtx11extras \
- qtxml \
- qtxmlpatterns
+ qtxml
navigation.landingpage = "qmake Manual"