aboutsummaryrefslogtreecommitdiffstats
path: root/doc/neptune-ui-project.qdocconf
blob: 2e15eb5ffb25c15b20df0937e81b7b5933d9f1c7 (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
project = NeptuneUI
version = $QT_VERSION
url     = http://doc.qt.io/neptuneui

sourcedirs += src

imagedirs += src/images

depends += qtquick qtqml applicationmanager

qhp.projects                               = NeptuneUI
qhp.NeptuneUI.file                = neptuneui.qhp
qhp.NeptuneUI.namespace           = io.qt.neptuneui.$QT_VERSION_TAG
qhp.NeptuneUI.virtualFolder       = neptuneui
qhp.NeptuneUI.indexTitle          = Neptune UI
qhp.NeptuneUI.indexRoot           =

qhp.NeptuneUI.filterAttributes = NeptuneUI $QT_VERSION
qhp.NeptuneUI.customFilters.NeptuneUI.name = Neptune UI $QT_VERSION
qhp.NeptuneUI.customFilters.NeptuneUI.filterAttributes = NeptuneUI $QT_VERSION

navigation.landingpage = "Neptune UI"
navigation.homepage    = "Qt Automotive Suite"

macro.QAS = "Qt Automotive Suite"