summaryrefslogtreecommitdiffstats
path: root/src/assistant/assistant/doc/qtassistant.qdocconf
blob: 8bdec10ba391129a731a9abf98b72258385a6dff (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
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project                 = QtAssistant
description             = Qt Assistant Manual
url                     = http://qt-project.org/doc/qtassistant

qhp.projects            = QtAssistant

qhp.QtAssistant.file                = qtassistant.qhp
qhp.QtAssistant.namespace           = org.qt-project.assistant.500
qhp.QtAssistant.virtualFolder       = assistant
qhp.QtAssistant.indexTitle          = Qt Assistant Manual

qhp.QtAssistant.filterAttributes    = qt 5.0.0 tools assistant
qhp.QtAssistant.customFilters.QtAssistant.name = Qt Assistant Manual
qhp.QtAssistant.customFilters.QtAssistant.filterAttributes = qt tools assistant
qhp.QtAssistant.subprojects         = manual examples
qhp.QtAssistant.subprojects.manual.title = Manual
qhp.QtAssistant.subprojects.manual.indexTitle = Qt Assistant Manual
qhp.QtAssistant.subprojects.manual.selectors = fake:page
qhp.QtAssistant.subprojects.examples.title = Examples
qhp.QtAssistant.subprojects.examples.indexTitle = Qt Examples
qhp.QtAssistant.subprojects.examples.selectors = fake:example
qhp.QtAssistant.subprojects.examples.sortPages = true

language                = Cpp

sourcedirs              = ..

exampledirs             = ../../../../examples \
                          snippets

imagedirs               = images

outputdir               = $QT_INSTALL_DOCS/qtassistant

depends                 += qtdoc