summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindows.qdocconf
blob: c5a1ee904aa6be63bbaa7ee2145bceaaa226df65 (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
project     = "Qt Windows Lighthouse Plugin"
description = "Documentation of the Qt Windows Lighthouse Plugin"

language                = Cpp

headerdirs              = .

sourcedirs              = .

showinternal = true

headers.fileextensions  = "*.h"
sources.fileextensions  = "*.cpp *.qdoc"

outputdir = doc

qhp.projects            = QtLighthouseWindows
qhp.QtLighthouseWindowsDev.file             = qtlighthousewindows-dev.qhp
qhp.QtLighthouseWindowsDev.namespace        = com.nokia.qt.developer.lighthouse
qhp.QtLighthouseWindowsDev.virtualFolder    = doc
qhp.QtLighthouseWindowsDev.indexTitle       = Qt Windows Lighthouse Plugin
qhp.QtLighthouseWindowsDev.indexRoot        =

# Doxygen compatibility commands

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