aboutsummaryrefslogtreecommitdiffstats
path: root/src/geniviextras/doc/qtgeniviextras-project.qdocconf
blob: 89b2cccfc1d2d102cf6db97bc65c2af256b8794a (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
48
49
50
51
project                       = QtGeniviExtras
description                   = QtGeniviExtras Reference Documentation
version                       = $QT_VERSION
url                           = http://doc.qt.io/QtGeniviExtras

sourcedirs                   += .
headerdirs                   += .
headerdirs                   += ..
sourcedirs                   += ..

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

examplesinstallpath           = geniviextras

imagedirs                    += images

qhp.projects                  = QtGeniviExtras

qhp.QtGeniviExtras.file                = qtgeniviextras.qhp
qhp.QtGeniviExtras.namespace           = org.qt-project.qtgeniviextras.$QT_VERSION_TAG
qhp.QtGeniviExtras.virtualFolder       = qtgeniviextras
qhp.QtGeniviExtras.indexTitle          = Qt GENIVI Extras
qhp.QtGeniviExtras.indexRoot           =

qhp.QtGeniviExtras.filterAttributes    = qtgeniviextras $QT_VERSION qtrefdoc
qhp.QtGeniviExtras.customFilters.Qt.name = QtGeniviExtras $QT_VERSION
qhp.QtGeniviExtras.customFilters.Qt.filterAttributes = qtgeniviextras $QT_VERSION

qhp.QtGeniviExtras.subprojects         = classes qml examples

qhp.QtGeniviExtras.subprojects.classes.title = C++ Classes
qhp.QtGeniviExtras.subprojects.classes.indexTitle = Qt GENIVI Extras C++ Classes
qhp.QtGeniviExtras.subprojects.classes.selectors = class fake:headerfile
qhp.QtGeniviExtras.subprojects.classes.sortPages = true

qhp.QtGeniviExtras.subprojects.examples.title = Examples
qhp.QtGeniviExtras.subprojects.examples.indexTitle = Qt GENIVI Extras Examples
qhp.QtGeniviExtras.subprojects.examples.selectors = fake:example
qhp.QtGeniviExtras.subprojects.examples.sortPages = true

tagfile                 = qtgeniviextras.tags

depends += qtcore qtdoc qtautomotivesuite

indexes += ../../../doc/qtautomotivesuite/qtautomotivesuite.index

navigation.homepage    = "Qt Automotive Suite"
navigation.landingpage = "Qt GENIVI Extras"
navigation.cppclassespage = "Qt GENIVI Extras C++ Classes"
buildversion           = "Qt GENIVI Extras"