tools/qdoc3/test/assistant.qdocconf
author eckhart.koppen@nokia.com
Wed, 31 Mar 2010 11:06:36 +0300
changeset 7 f7bc934e204c
parent 3 41300fa6a67c
child 30 5dc02b23752f
permissions -rw-r--r--
5cabc75a39ca2f064f70b40f72ed93c74c4dc19b

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