blob: e4f10f0e8b17beed2ab3fdf8ee504b9ac96579aa [file] [log] [blame]
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtconnectivity.qdocconf)
project = QtNfc
description = Qt NFC Reference Documentation
version = $QT_VERSION
examplesinstallpath = nfc
qhp.projects = QtNfc
qhp.QtNfc.file = qtnfc.qhp
qhp.QtNfc.namespace = org.qt-project.qtnfc.$QT_VERSION_TAG
qhp.QtNfc.virtualFolder = qtnfc
qhp.QtNfc.indexTitle = Qt NFC
qhp.QtNfc.indexRoot =
qhp.QtNfc.filterAttributes = qtnfc $QT_VERSION qtrefdoc
qhp.QtNfc.customFilters.Qt.name = QtNfc $QT_VERSION
qhp.QtNfc.customFilters.Qt.filterAttributes = qtnfc $QT_VERSION
qhp.QtNfc.subprojects = overviews classes qml examples
qhp.QtNfc.subprojects.classes.title = C++ Classes
qhp.QtNfc.subprojects.classes.indexTitle = Qt NFC C++ Classes
qhp.QtNfc.subprojects.classes.selectors = class fake:headerfile
qhp.QtNfc.subprojects.classes.sortPages = true
qhp.QtNfc.subprojects.qml.title = QML Types
qhp.QtNfc.subprojects.qml.indexTitle = Qt NFC QML Types
qhp.QtNfc.subprojects.qml.selectors = fake:headerfile
qhp.QtNfc.subprojects.qml.sortPages = true
qhp.QtNfc.subprojects.overviews.title = Overviews
qhp.QtNfc.subprojects.overviews.indexTitle = Qt NFC Overview
qhp.QtNfc.subprojects.overviews.selectors = fake:page,group,module
qhp.QtNfc.subprojects.examples.title = Qt NFC Examples
qhp.QtNfc.subprojects.examples.indexTitle = Qt NFC Examples
qhp.QtNfc.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtnfc/qtnfc.tags
depends += qtcore qtdoc
headerdirs += .. \
../../imports/nfc
sourcedirs += .. \
../../imports/nfc \
exampledirs += ../../../examples/nfc \
snippets/
imagedirs += images
navigation.landingpage = "Qt NFC"
navigation.cppclassespage = "Qt NFC C++ Classes"
navigation.qmltypespage = "Qt NFC QML Types"