summaryrefslogtreecommitdiffstats
path: root/src/network/doc/qtnetwork.qdocconf
blob: 3f18a8e7d5249d9b9865e6c4163cdb9b062a3a0d (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
39
40
41
42
43
44
45
46
47
include(../../../doc/global/qt-html-templates-offline.qdocconf)
include(../../../doc/global/qt-module-defaults.qdocconf)

project                 = QtNetwork
description             = Qt Network Reference Documentation
url                     = http://qt-project.org/doc/qt-5.0/qtnetwork
version                 = 5.0.0

qhp.projects            = QtNetwork

qhp.QtNetwork.file         = qtnetwork.qhp
qhp.QtNetwork.namespace           = org.qt-project.qtnetwork.500
qhp.QtNetwork.virtualFolder       = qdoc
qhp.QtNetwork.indexTitle          = Qt Network Reference Documentation
qhp.QtNetwork.indexRoot           =

qhp.QtNetwork.filterAttributes    = qtnetwork 5.0.0 qtrefdoc
qhp.QtNetwork.customFilters.Qt.name = QtNetwork 5.0.0
qhp.QtNetwork.customFilters.Qt.filterAttributes = qtnetwork 5.0.0
qhp.QtNetwork.subprojects         = classes overviews examples
qhp.QtNetwork.subprojects.classes.title = Classes
qhp.QtNetwork.subprojects.classes.indexTitle = Qt Network's Classes
qhp.QtNetwork.subprojects.classes.selectors = class fake:headerfile
qhp.QtNetwork.subprojects.classes.sortPages = true
qhp.QtNetwork.subprojects.overviews.title = Overviews
qhp.QtNetwork.subprojects.overviews.indexTitle = All Overviews and HOWTOs
qhp.QtNetwork.subprojects.overviews.selectors = fake:page,group,module
qhp.QtNetwork.subprojects.examples.title = Qt Network Examples
qhp.QtNetwork.subprojects.examples.indexTitle = Qt Network Examples
qhp.QtNetwork.subprojects.examples.selectors = fake:example

outputdir               = ../../../doc/qtnetwork
tagfile                 = ../../../doc/qtnetwork/qtnetwork.tags

depends                 += qtcore

headerdirs  += ..

sourcedirs  += ..

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

excludedirs += ../../../examples/widgets/doc

imagedirs   += images