summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/doc/config/qdoc-project.qdocconf
blob: d48e132335a988586398fb54656070113f14927b (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
include(compat.qdocconf)
include(macros.qdocconf)
include(qt-cpp-ignore.qdocconf)
include(qt-defines.qdocconf)

sourceencoding = UTF-8
outputencoding = UTF-8
naturallanguage = en_US

project          = QDoc
description      = QDoc Manual
url = http://doc-snapshot.qt-project.org/qdoc

sources.fileextensions = "*.cpp *.qdoc *.mm *.qml"
headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"
examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml *.qdoc *.qdocconf *.qdocinc"
examples.imageextensions = "*.png *.jpeg *.jpg *.gif *.mng"

sourcedirs = ..

exampledirs = .. \
              ../examples \
              ../../../../examples \
              config

imagedirs = ../../../doc/src/templates/images \
            images

outputdir = ../html
tagfile = ../html/qdoc.tags

qhp.projects            = QDoc

qhp.QDoc.file                = qdoc.qhp
qhp.QDoc.namespace           = com.trolltech.qdoc
qhp.QDoc.virtualFolder       = qdoc
qhp.QDoc.indexTitle          = QDoc Manual - Table of Contents
qhp.QDoc.indexRoot           =

qhp.QDoc.filterAttributes    = qdoc qtrefdoc
qhp.QDoc.customFilters.QDoc.name = QDoc
qhp.QDoc.customFilters.QDoc.filterAttributes = qdoc
qhp.QDoc.subprojects         = overviews
qhp.QDoc.subprojects.overviews.title = Overviews
qhp.QDoc.subprojects.overviews.indexTitle = All Overviews and HOWTOs
qhp.QDoc.subprojects.overviews.selectors = fake:page,group,module