summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/qtbluetooth.qdocconf
blob: 3ee3ffcc35fd99788409391a0f51332b535a64b2 (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
include(../../../doc/global/qt-html-templates-offline.qdocconf)
include(../../../doc/global/qt-module-defaults.qdocconf)

project                 = QtBluetooth
description             = Qt Bluetooth Reference Documentation
url                     = http://qt-project.org/doc/qt-5.0/qtbluetooth-index.html
version                 = 5.0.0

qhp.projects            = QtBluetooth

qhp.QtBluetooth.file                = qtbluetooth.qhp
qhp.QtBluetooth.namespace           = org.qt-project.qtbluetooth.500
qhp.QtBluetooth.virtualFolder       = qdoc
qhp.QtBluetooth.indexTitle          = Qt Bluetooth Reference Documentation
qhp.QtBluetooth.indexRoot           =

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

outputdir               = ../../../doc/qtbluetooth
tagfile                 = ../../../doc/qtbluetooth/qtbluetooth.tags

headerdirs  += .. \
                ../../imports/bluetooth

sourcedirs  += .. \
                ../../imports/bluetooth \

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


imagedirs   += images