tools/qdoc3/test/assistant.qdocconf
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Wed, 21 Apr 2010 12:15:23 +0300
branchRCL_3
changeset 12 cc75c76972ee
parent 7 3f74d0d4af4c
permissions -rw-r--r--
a69086a7359b3de9db0823ce58d9aab8b5c369be

include(compat.qdocconf)
include(macros.qdocconf)
include(qt-cpp-ignore.qdocconf)
include(qt-html-templates.qdocconf)
include(qt-defines.qdocconf)

project                 = Qt Assistant
description             = Qt Assistant Manual
url                     = http://qt.nokia.com/doc/4.6

indexes                 = $QT_BUILD_TREE/doc-build/html-qt/qt.index

qhp.projects            = Assistant

qhp.Assistant.file                = assistant.qhp
qhp.Assistant.namespace           = com.trolltech.assistant.460
qhp.Assistant.virtualFolder       = qdoc
qhp.Assistant.indexTitle          = Qt Assistant Manual
qhp.Assistant.extraFiles          = classic.css images/qt-logo.png images/trolltech-logo.png
qhp.Assistant.filterAttributes    = qt 4.6.3 tools assistant
qhp.Assistant.customFilters.Assistant.name = Qt Assistant Manual
qhp.Assistant.customFilters.Assistant.filterAttributes = qt tools assistant
qhp.Assistant.subprojects         = manual examples
qhp.Assistant.subprojects.manual.title = Manual
qhp.Assistant.subprojects.manual.indexTitle = Qt Assistant Manual
qhp.Assistant.subprojects.manual.selectors = fake:page
qhp.Assistant.subprojects.examples.title = Examples
qhp.Assistant.subprojects.examples.indexTitle = Qt Examples
qhp.Assistant.subprojects.examples.selectors = fake:example
qhp.Assistant.subprojects.examples.sortPages = true

language                = Cpp

sources                 = $QT_SOURCE_TREE/doc/src/development/assistant-manual.qdoc \
                          $QT_SOURCE_TREE/doc/src/examples/simpletextviewer.qdoc

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

exampledirs             = $QT_SOURCE_TREE \
                          $QT_SOURCE_TREE/examples \
                          $QT_SOURCE_TREE/doc/src

imagedirs               = $QT_SOURCE_TREE/doc/src/images
outputdir               = $QT_BUILD_TREE/doc-build/html-assistant
base                    = file:$QT_BUILD_TREE/doc-build/html-assistant