summaryrefslogtreecommitdiffstats
path: root/doc/b2qt-demos.qdocconf
blob: caf1a02b2d4e04ece0f87df86eca2bc85312f2e8 (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
include(html-offline.qdocconf)

naturallanguage              = en_US
outputencoding               = UTF-8
sourceencoding               = UTF-8

project                      = QtforDeviceCreationDemos
description                  = Qt 5.4 for Device Creation Examples and Demos
version                      = 4.0.0

sourcedirs                   = .
imagedirs                   += images

sources.fileextensions       = "*.qdoc"

examples.fileextensions      = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml *.css"
examples.imageextensions     = "*.png *.jpg *.gif"

exampledirs                  = ../basicsuite

qhp.projects                 = QtforDeviceCreationDemos

qhp.QtforDeviceCreationDemos.file                = b2qt-demos.qhp
qhp.QtforDeviceCreationDemos.namespace           = com.digia.b2qt-demos.400
qhp.QtforDeviceCreationDemos.virtualFolder       = b2qt-demos
qhp.QtforDeviceCreationDemos.indexTitle          = Qt 5.4 for Device Creation Examples and Demos
qhp.QtforDeviceCreationDemos.indexRoot           =

qhp.QtforDeviceCreationDemos.subprojects         = demos

manifestmeta.filters         = b2qt
manifestmeta.b2qt.tags       = "b2qt,qtee"
manifestmeta.b2qt.names      = "QtforDeviceCreationDemos/*"

macro.B2Q                    = "Boot to Qt"
macro.SDK                    = "Qt for Device Creation"

navigation.landingpage = "Qt 5.4 for Device Creation Examples and Demos"