summaryrefslogtreecommitdiffstats
path: root/basicsuite/qtwebbrowser/tqtc-qtwebbrowser/doc/qtwebbrowser-project.qdocconf
blob: 3fe897ce37f1ae6bf9d181af5971fe56879b23ed (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
project     = "QtWebBrowser"
description = "Qt WebBrowser Manual"

sourcedirs += src
imagedirs += images

sources.fileextensions  = "*.qdoc"

qhp.projects            = QtWebBrowser
qhp.QtWebBrowser.file             = qtwebbrowser.qhp
qhp.QtWebBrowser.namespace        = org.qt-project.qtwebbrowser.$$QT_VERSION_TAG
qhp.QtWebBrowser.virtualFolder    = qtwebbrowser
qhp.QtWebBrowser.indexTitle       = Qt WebBrowser
qhp.QtWebBrowser.filterAttributes = qtwebbrowser
qhp.QtWebBrowser.customFilters.QtWebBrowser.name = Qt WebBrowser $QT_VERSION
qhp.QtWebBrowser.customFilters.QtWebBrowser.filterAttributes = qtwebbrowser $QT_VERSION
qhp.QtWebBrowser.indexRoot        =

qhp.QtWebBrowser.subprojects                 = manual
qhp.QtWebBrowser.subprojects.manual.indexTitle = Qt WebBrowser
qhp.QtWebBrowser.subprojects.manual.title      = Qt WebBrowser
qhp.QtWebBrowser.subprojects.manual.type       = manual

#indexes += $QT_INSTALL_DOCS/qtlocation/qtlocation.index \
#    $QT_INSTALL_DOCS/qtquick/qtquick.index \
#    $QT_INSTALL_DOCS/qtvirtualkeyboard/qtvirtualkeyboard.index \
#    $QT_INSTALL_DOCS/qtwebengine/qtwebengine.index

depends += qtquick qtlocation qtwebengine qtvirtualkeyboard

# Doxygen compatibility commands
macro.see                       = "\\sa"
macro.function                  = "\\fn"

navigation.homepage = "Qt WebBrowser Manual"
buildversion        = "Qt WebBrowser $QT_VERSION"