summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdocconf
blob: 9972287d83df23e3004e758da4f8304865d5a14e (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
project     = "Qt Installer Framework Manual"
description = "Qt Installer Framework Manual"

headerdirs =
sourcedirs = $SRCDIR
imagedirs = $SRCDIR/images $SRCDIR/templates/images
outputdir = $OUTDIR
exampledirs = $SRCDIR
indexes                 = qt.index

include(config/qt-html-templates.qdocconf)
include(config/compat.qdocconf)
include(config/macros.qdocconf)
include(config/qt-cpp-ignore.qdocconf)
include(config/qt-defines.qdocconf)

sources.fileextensions         = "*.qdoc"

qhp.projects            = InstallerFramework
qhp.InstallerFramework.file             = installerfw.qhp
qhp.InstallerFramework.namespace        = com.nokia.qt.installerfw.121
qhp.InstallerFramework.virtualFolder    = doc
qhp.InstallerFramework.indexTitle       = Qt Installer Framework Manual
qhp.InstallerFramework.filterAttributes = installerfw 121
qhp.InstallerFramework.customFilters.InstallerFramework.name = Installer Framework
qhp.InstallerFramework.customFilters.InstallerFramework.filterAttributes = installerfw
qhp.InstallerFramework.indexRoot        =

qhp.InstallerFramework.subprojects = manual
qhp.InstallerFramework.subprojects.manual.title = Qt Installer Framework Manual
qhp.InstallerFramework.subprojects.manual.indexTitle = Qt Installer Framework Manual
qhp.InstallerFramework.subprojects.manual.type = manual

# Doxygen compatibility commands

macro.see                       = "\\sa"
macro.function                  = "\\fn"