blob: cd6fb78d4ca3c13b42bdf06cc4a55ee207c6091a [file] [log] [blame]
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtspeech.qdocconf)
project = QtSpeech
description = Qt Text-To-Speech library
version = $QT_VERSION
sourcedirs += ..
headerdirs += ..
imagedirs += images
exampledirs += \
../../examples/speech
moduleheader = QtSpeechDoc
includepaths = -I .
examplesinstallpath = speech
depends += qtcore qtdoc
tagfile = qtspeech.tags
qhp.projects = QtSpeech
qhp.QtSpeech.file = qtspeech.qhp
qhp.QtSpeech.namespace = org.qt-project.qtspeech.$QT_VERSION_TAG
qhp.QtSpeech.virtualFolder = qtspeech
qhp.QtSpeech.indexTitle = Qt Speech
qhp.QtSpeech.indexRoot =
qhp.QtSpeech.filterAttributes = qtspeech $QT_VERSION qtrefdoc
qhp.QtSpeech.customFilters.Qt.name = QtSpeech $QT_VERSION
qhp.QtSpeech.customFilters.Qt.filterAttributes = qtspeech $QT_VERSION
qhp.QtSpeech.subprojects = classes examples
qhp.QtSpeech.subprojects.classes.title = C++ Classes
qhp.QtSpeech.subprojects.classes.indexTitle = Qt Speech C++ Classes
qhp.QtSpeech.subprojects.classes.selectors = class
qhp.QtSpeech.subprojects.classes.sortPages = true
qhp.QtSpeech.subprojects.examples.title = Examples
qhp.QtSpeech.subprojects.examples.indexTitle = Hello Speak Example
qhp.QtSpeech.subprojects.examples.selectors = fake:example
qhp.QtSpeech.subprojects.examples.sortPages = true
navigation.landingpage = "Qt Speech"
navigation.cppclassespage = "Qt Speech C++ Classes"