File: kcodecs.qdocconf

package info (click to toggle)
kf6-kcodecs 6.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,564 kB
  • sloc: cpp: 8,817; sh: 41; makefile: 5
file content (33 lines) | stat: -rw-r--r-- 833 bytes parent folder | download
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
include($KDE_DOCS/global/qt-module-defaults.qdocconf)

project = KCodecs
description = Text encoding

documentationinheaders = true

headerdirs += .
sourcedirs += .

outputformats = HTML

depends += \
    qtcore \
    qtcore5compat

navigation.landingpage = "KCodecs"

qhp.projects            = KCodecs

qhp.KCodecs.file                = kcodecs.qhp
qhp.KCodecs.namespace           = org.kde.kcodecs.$QT_VERSION_TAG
qhp.KCodecs.virtualFolder       = kcodecs
qhp.KCodecs.indexTitle          = KCodecs
qhp.KCodecs.indexRoot           =

qhp.KCodecs.subprojects         = classes
qhp.KCodecs.subprojects.classes.title = C++ Classes
qhp.KCodecs.subprojects.classes.indexTitle = KCodecs C++ Classes
qhp.KCodecs.subprojects.classes.selectors = class fake:headerfile
qhp.KCodecs.subprojects.classes.sortPages = true

tagfile = kcodecs.tags