summaryrefslogtreecommitdiffstats
path: root/src/doc/qtdeclarative.qdocconf
blob: 96a769be477c14f4f9bf83bb3a1848b08c2e02d7 (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
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project     = QtDeclarative
description = "Qt Declarative Examples Documentation"
url         = http://qt-project.org/doc/qt-5.0/qtdeclarative
version     = 5.0.1

exampleinstallpath = declarative

qhp.projects = QtDeclarative

qhp.QtDeclarative.file = qtdeclarative.qhp
qhp.QtDeclarative.namespace = org.qt-project.qtdeclarative.501
qhp.QtDeclarative.virtualFolder = declarative
qhp.QtDeclarative.indexTitle = Qt Quick
qhp.QtDeclarative.indexRoot =

qhp.QtDeclarative.filterAttributes = declarative 5.0.1 qtrefdoc
qhp.QtDeclarative.customFilters.Qt.name = declarative 5.0.1
qhp.QtDeclarative.customFilters.Qt.filterAttributes = declarative 5.0.1

depends += qtcore qtgui qtscript qtdoc

exampledirs = ../examples/declarative

headerdirs  += ..

sourcedirs  += ..

imagedirs   += images