File: qtorganizer.qdocconf

package info (click to toggle)
qtpim-opensource-src 5.0~git20201102.f9a8f0fc%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,540 kB
  • sloc: cpp: 82,710; xml: 91; makefile: 86; javascript: 67
file content (50 lines) | stat: -rw-r--r-- 2,065 bytes parent folder | download | duplicates (3)
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
48
49
50
include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project                 = QtOrganizer
description             = Qt Organizer Reference Documentation
url                     = http://qt-project.org/doc/qt-5.0/qtorganizer-index.html
version                 = 5.0.0

qhp.projects            = QtOrganizer

qhp.QtOrganizer.file                = qtorganizer.qhp
qhp.QtOrganizer.namespace           = org.qt-project.qtorganizer.500
qhp.QtOrganizer.virtualFolder       = qdoc
qhp.QtOrganizer.indexTitle          = Qt Organizer Reference Documentation
qhp.QtOrganizer.indexRoot           =

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

tagfile                 = ../../../doc/qtorganizer/qtorganizer.tags

headerdirs  += .. \
                ../../versitorganizer \
                ../../plugins/organizer \
                ../../imports/organizer

sourcedirs  += .. \
                ../../versitorganizer \
                ../../plugins/organizer \
                ../../imports/organizer

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


imagedirs   += images

depends += qtversit qtbase qtcontacts