include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) include($QT_INSTALL_DOCS/config/exampleurl-qtremoteobjects.qdocconf) project = QtRemoteObjects description = Qt Remote Objects Reference Documentation version = $QT_VERSION qhp.projects = QtRemoteObjects qhp.QtRemoteObjects.file = qtremoteobjects.qhp qhp.QtRemoteObjects.namespace = org.qt-project.qtremoteobjects.$QT_VERSION_TAG qhp.QtRemoteObjects.virtualFolder = remoteobjects qhp.QtRemoteObjects.indexTitle = Qt Remote Objects qhp.QtRemoteObjects.indexRoot = qhp.QtRemoteObjects.subprojects = manual examples classes types qhp.QtRemoteObjects.subprojects.classes.title = C++ Classes qhp.QtRemoteObjects.subprojects.classes.indexTitle = Qt Remote Objects C++ Classes qhp.QtRemoteObjects.subprojects.classes.selectors = class headerfile qhp.QtRemoteObjects.subprojects.classes.sortPages = true qhp.QtRemoteObjects.subprojects.types.title = QML Types qhp.QtRemoteObjects.subprojects.types.indexTitle = Qt Remote Objects QML Types qhp.QtRemoteObjects.subprojects.types.selectors = qmltype qhp.QtRemoteObjects.subprojects.types.sortPages = true qhp.QtRemoteObjects.subprojects.examples.title = Examples qhp.QtRemoteObjects.subprojects.examples.indexTitle = Qt Remote Objects Examples qhp.QtRemoteObjects.subprojects.examples.selectors = example qhp.QtRemoteObjects.subprojects.manual.title = Qt Remote Objects qhp.QtRemoteObjects.subprojects.manual.indexTitle = Qt Remote Objects module topics qhp.QtRemoteObjects.subprojects.manual.type = manual depends += qtcore \ qtnetwork \ qtdoc \ qtcmake \ qmake \ qtbluetooth tagfile = ../../../doc/qtremoteobjects/qtremoteobjects.tags headerdirs += .. \ ../../remoteobjects sourcedirs += .. \ ../../remoteobjects exampledirs += ../../../examples/remoteobjects \ snippets/ #add thumbnail images for the example docs that does not have an image. manifestmeta.thumbnail.names += "QtRemoteObjects/Model*" \ "QtRemoteObjects/QML*" \ "QtRemoteObjects/QtRemote*" manifestmeta.highlighted.names = \ "QtRemoteObjects/Time Server Application" \ "QtRemoteObjects/Time Client Application" examplesinstallpath = remoteobjects imagedirs += images navigation.landingpage = "Qt Remote Objects" navigation.cppclassespage = "Qt Remote Objects C++ Classes" navigation.qmltypespage = "Qt Remote Objects QML Types" # Auto-generate navigation linking based on "Qt Remote Objects module topics": navigation.toctitles = "Qt Remote Objects module topics" navigation.toctitles.inclusive = false # Enforce zero documentation warnings warninglimit = 0