932146b266ff1693867e445a015f6120e3a76c5b
[profile/ivi/qtbase.git] / src / corelib / doc / qtcore.qdocconf
1 include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
2 include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
3
4 project                 = QtCore
5 description             = Qt Core Reference Documentation
6 url                     = http://qt-project.org/doc/qt-5.0/qtcore
7 version                 = 5.0.0
8
9 qhp.projects            = QtCore
10
11 qhp.QtCore.file                = qtcore.qhp
12 qhp.QtCore.namespace           = org.qt-project.qtcore.500
13 qhp.QtCore.virtualFolder       = qdoc
14 qhp.QtCore.indexTitle          = Qt Core Reference Documentation
15 qhp.QtCore.indexRoot           =
16
17 qhp.QtCore.filterAttributes    = qtcore 5.0.0 qtrefdoc
18 qhp.QtCore.customFilters.Qt.name = QtCore 5.0.0
19 qhp.QtCore.customFilters.Qt.filterAttributes = qtcore 5.0.0
20 qhp.QtCore.subprojects         = classes overviews examples
21 qhp.QtCore.subprojects.classes.title = Classes
22 qhp.QtCore.subprojects.classes.indexTitle = Qt Core's Classes
23 qhp.QtCore.subprojects.classes.selectors = class fake:headerfile
24 qhp.QtCore.subprojects.classes.sortPages = true
25 qhp.QtCore.subprojects.overviews.title = Overviews
26 qhp.QtCore.subprojects.overviews.indexTitle = All Overviews and HOWTOs
27 qhp.QtCore.subprojects.overviews.selectors = fake:page,group,module
28 qhp.QtCore.subprojects.examples.title = Qt Core Examples
29 qhp.QtCore.subprojects.examples.indexTitle = Qt Core Examples
30 qhp.QtCore.subprojects.examples.selectors = fake:example
31
32 tagfile                 = ../../../doc/qtcore/qtcore.tags
33
34 depends                 += qtgui qtwidgets qtnetwork qtdoc
35
36 headerdirs  += ..
37
38 sourcedirs  += ..
39
40 exampledirs += \
41                ../ \
42                snippets \
43                ../../../examples/widgets
44
45 excludedirs += ../../../examples/widgets/doc
46
47 imagedirs   += images