qt5base-lts/qmake/doc/qmake.qdocconf
Venugopal Shivashankar f9e6ee655f Doc: Fix qdoc warnings
In addition, added the missing warninglimit
entry to a few doc configs.

Change-Id: I51b9d2ad66123a2a9673a3b42870662641375e6b
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-11-11 11:34:49 +01:00

68 lines
1.4 KiB
Plaintext

include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QMake
moduleheader = qmake_pch.h
description = QMake Manual
qhp.projects = qmake
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.subprojects = manual
qhp.qmake.subprojects.manual.title = Manual
qhp.qmake.subprojects.manual.indexTitle = qmake Manual
qhp.qmake.subprojects.manual.selectors = fake:page
language = Cpp
sources = src/qmake-manual.qdoc
imagedirs = images
exampledirs = snippets
tagfile = qmake.tags
depends += \
activeqt \
qt3d \
qtassistant \
qtbluetooth \
qtconcurrent \
qtcore \
qtdbus \
qtdoc \
qtdesigner \
qtgui \
qthelp \
qtimageformats \
qtlinguist \
qtlocation \
qtmultimedia \
qtnetwork \
qtopengl \
qtprintsupport \
qtqml qtqmltest \
qtquick \
qtquickcontrols \
qtquickdialogs \
qtscript \
qtscripttools \
qtsensors \
qtserialport \
qtsql \
qtsvg \
qttestlib \
qtuitools \
qtwidgets \
qtwinextras \
qtx11extras \
qtxml \
qtxmlpatterns
navigation.landingpage = "qmake Manual"
# Fail the documentation build if there are more warnings than the limit
warninglimit = 0