aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf
blob: 37b4d8204fb4f34b981081149a96b6f52027392b (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
52
53
project                       = QtAutomotiveSuite
description                   = Qt Automotive Suite Documentation
version                       = 1.1.0
url                           = http://doc.qt.io/QtAutomotiveSuite

sourcedirs                   += src
imagedirs                    += src/images

qhp.projects                  = QtAutomotiveSuite

qhp.QtAutomotiveSuite.file                = qtautomotivesuite.qhp
qhp.QtAutomotiveSuite.namespace           = org.qt-project.qtautomotivesuite.$QT_VERSION_TAG
qhp.QtAutomotiveSuite.virtualFolder       = qtautomotivesuite
qhp.QtAutomotiveSuite.indexTitle          = Qt Automotive Suite
qhp.QtAutomotiveSuite.indexRoot           =

qhp.QtAutomotiveSuite.filterAttributes    = qtautomotivesuite $QT_VERSION qtrefdoc
qhp.QtAutomotiveSuite.customFilters.Qt.name = QtAutomotiveSuite $QT_VERSION
qhp.QtAutomotiveSuite.customFilters.Qt.filterAttributes = qtautomotivesuite $QT_VERSION

qhp.QtAutomotiveSuite.subprojects                     = overview install
qhp.QtAutomotiveSuite.subprojects.overview.title      = Overview
qhp.QtAutomotiveSuite.subprojects.overview.indexTitle = Qt Automotive Suite Overview
qhp.QtAutomotiveSuite.subprojects.overview.selectors  = fake:none

qhp.QtAutomotiveSuite.subprojects.install.title      = Installation
qhp.QtAutomotiveSuite.subprojects.install.indexTitle = Installing Qt Automotive Suite
qhp.QtAutomotiveSuite.subprojects.install.selectors  = fake:none

tagfile                       = qtautomotivesuite.tags

#Check dependencies, linking using external URLs for now
depends += \
     qtdoc \
     qtivi \
     qtgeniviextras \
     applicationmanager \
     qmllive \
     qtquickcontrols2 \
     qtdatavisualization \
     qtcharts \
     qtwebengine \
     qtvirtualkeyboard \
     qtquick \
     neptuneui

indexes += ../../../doc/qtgeniviextras/qtgeniviextras.index \
           ../../../doc/qtivi/qtivi.index

buildversion = "Qt Automotive Suite 1.1"

macro.QAS = "Qt Automotive Suite"
navigation.homepage = "Qt Automotive Suite"