summaryrefslogtreecommitdiffstats
path: root/src/sensors/doc/qtsensors.qdocconf
blob: 7c53c02beba64aa2c314278735cf97f07ccf5a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project                 = QtSensors
description             = Qt Sensors Reference Documentation
url                     = http://qt-project.org/doc/qt-5.0/qtsensors-index.html
version                 = 5.0.0

qhp.projects            = QtSensors

qhp.QtSensors.file                = qtsensors.qhp
qhp.QtSensors.namespace           = org.qt-project.qtsensors.500
qhp.QtSensors.virtualFolder       = qdoc
qhp.QtSensors.indexTitle          = Qt Sensors Reference Documentation
qhp.QtSensors.indexRoot           =

qhp.QtSensors.filterAttributes    = qtsensors 5.0.0 qtrefdoc
qhp.QtSensors.customFilters.Qt.name = QtSensors 5.0.0
qhp.QtSensors.customFilters.Qt.filterAttributes = qtsensors 5.0.0
qhp.QtSensors.subprojects         = classes overviews examples
qhp.QtSensors.subprojects.classes.title = Classes
qhp.QtSensors.subprojects.classes.indexTitle = Qt Sensors's Classes
qhp.QtSensors.subprojects.classes.selectors = class fake:headerfile
qhp.QtSensors.subprojects.classes.sortPages = true
qhp.QtSensors.subprojects.overviews.title = Overviews
qhp.QtSensors.subprojects.overviews.indexTitle = All Overviews and HOWTOs
qhp.QtSensors.subprojects.overviews.selectors = fake:page,group,module
qhp.QtSensors.subprojects.examples.title = Qt Sensors Examples
qhp.QtSensors.subprojects.examples.indexTitle = Qt Sensors Examples
qhp.QtSensors.subprojects.examples.selectors = fake:example

outputdir               = ../../../doc/qtsensors
tagfile                 = ../../../doc/qtsensors/qtsensors.tags

headerdirs  += .. \
                ../../imports/sensors \
                ../../plugins/sensors

sourcedirs  += .. \
                ../../imports/sensors \
                ../../plugins/sensors

exampledirs += ../../../examples/sensors \
               snippets/


imagedirs   += images