aboutsummaryrefslogtreecommitdiffstats
path: root/doc/neptune3ui-project.qdocconf
blob: 007e6d42831ab51911d85539e3c1658b138e313a (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
project = Neptune3UI
version = $QT_VERSION
url     = http://doc.qt.io/Neptune3UI

moduleheader = Neptune3UIDoc

headerdirs += $$BUILDDIR/../src/remotesettings/frontend

sourcedirs += src ../ $$BUILDDIR/../src/remotesettings/frontend

imagedirs += src/images

depends += qtcore qtquick qtqml

qhp.projects                       = Neptune3UI
qhp.Neptune3UI.file                = neptune3ui.qhp
qhp.Neptune3UI.namespace           = io.qt.neptune3ui.$QT_VERSION_TAG
qhp.Neptune3UI.virtualFolder       = neptune3ui
qhp.Neptune3UI.indexTitle          = Neptune 3 UI
qhp.Neptune3UI.indexRoot           =

qhp.Neptune3UI.filterAttributes = Neptune3UI $QT_VERSION
qhp.Neptune3UI.customFilters.Neptune3UI.name = Neptune 3 UI $QT_VERSION
qhp.Neptune3UI.customFilters.Neptune3UI.filterAttributes = Neptune3UI $QT_VERSION

qhp.Neptune3UI.subprojects                   = manual qml
qhp.Neptune3UI.subprojects.manual.title      = Topics
qhp.Neptune3UI.subprojects.manual.indexTitle = Neptune 3 UI TOC
qhp.Neptune3UI.subprojects.manual.type  = manual

qhp.Neptune3UI.subprojects.qml.title = QML Types
qhp.Neptune3UI.subprojects.qml.indexTitle = Neptune3 QML Types
qhp.Neptune3UI.subprojects.qml.selectors = qmlclass
qhp.Neptune3UI.subprojects.qml.sortPages = true

navigation.landingpage = "Neptune 3 UI"
navigation.homepage    = "Qt Automotive Suite"
navigation.qmltypespage = "Neptune 3 UI Components and Interfaces"
buildversion = "Neptune 3 UI $QT_VERSION"

macro.QAS = "Qt Automotive Suite"