summaryrefslogtreecommitdiffstats
path: root/src/imageformats/doc/qtimageformats-dita.qdocconf
blob: 053e02a5c6bef55bab7d38c93374c19baafeb186 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Name of the project.
project = QtImageFormats



#Do not change the variables after this line unless you know what you are doing.

outputdir = ditaxml
outputformats = DITAXML

exampledirs += ../examples
# headerdirs +=
# sourcedirs +=

HTML.nobreadcrumbs = "true"

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