tools/qdoc3/test/qt-api-only.qdocconf
author Craig Heath <craigh@symbian.org>
Wed, 16 Jun 2010 16:18:05 +0100
branchGCC_SURGE
changeset 26 8776df5ac359
parent 0 1918ee327afb
child 33 3e2da88830cd
permissions -rw-r--r--
Bug 2955. Workaround for lack of atomic operations in GCCE standard libraries (fall back to default use of Mutex)

include(qt-build-docs.qdocconf)

# Ensures that the generated index contains a URL that can be used by the
# tools documentation (assistant.qdocconf, designer.qdocconf, linguist.qdocconf,
# qmake.qdocconf).

url                     = ./

# Ensures that the documentation for the tools is not included in the generated
# .qhp file.

qhp.Qt.excluded  += $QT_SOURCE_TREE/doc/src/development/assistant-manual.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/simpletextviewer.qdoc \
                    $QT_SOURCE_TREE/doc/src/development/designer-manual.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/calculatorbuilder.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/calculatorform.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/customwidgetplugin.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/taskmenuextension.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/containerextension.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/worldtimeclockbuilder.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/worldtimeclockplugin.qdoc \
                    $QT_SOURCE_TREE/doc/src/internationalization/linguist-manual.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/hellotr.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/arrowpad.qdoc \
                    $QT_SOURCE_TREE/doc/src/examples/trollprint.qdoc \
                    $QT_SOURCE_TREE/doc/src/development/qmake-manual.qdoc

outputdir         = $QT_BUILD_TREE/doc-build/html-qt
tagfile           = $QT_BUILD_TREE/doc-build/html-qt/qt.tags
base              = file:$QT_BUILD_TREE/doc-build/html-qt