summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/examples-qhp.qdocconf
blob: b4598476ec045adb1ce1aa273ede8d24bf5da4c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# QML test includes a documented example
include(testqml.qdocconf)

examplesinstallpath = test

# Configure .qhp generation
qhp.projects            = Test

qhp.Test.file           = test.qhp
qhp.Test.namespace      = org.qt-project.test.001
qhp.Test.virtualFolder  = test
qhp.Test.indexTitle     = UI Components
qhp.Test.indexRoot      =

# Add some meta-data to the example
manifestmeta.filters = test

manifestmeta.test.names = *
manifestmeta.test.attributes = isTest:true
manifestmeta.test.tags = test