aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-09-20 18:33:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-21 10:56:46 +0200
commitdde5883ace9438d74613218dd815799fc0e3ba96 (patch)
treece2c44b6aeacfc7faebf064d18c074cc33c4a4f1 /src
parent4a9dccc3f5ead9a7210025ff725873431ec42c0a (diff)
Qt QML: Updated qtqml.qdocconf
modified path to doc/global Change-Id: I646b69c38381556f786e0b4346118d035cbd3648 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/qml/doc/qtqml.qdocconf9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/qml/doc/qtqml.qdocconf b/src/qml/doc/qtqml.qdocconf
index c7f179ccbb..57fd5386c6 100644
--- a/src/qml/doc/qtqml.qdocconf
+++ b/src/qml/doc/qtqml.qdocconf
@@ -1,5 +1,5 @@
-include(global/qt-html-templates-offline.qdocconf)
-include(global/qt-module-defaults.qdocconf)
+include(../../../doc/global/qt-html-templates-offline.qdocconf)
+include(../../../doc/global/qt-module-defaults.qdocconf)
project = QtQml
description = Qt QML Reference Documentation
@@ -30,7 +30,7 @@ qhp.QtQml.subprojects.examples.indexTitle = Qt QML Examples
qhp.QtQml.subprojects.examples.selectors = fake:example
outputdir = ../../../doc/qtqml
-tagfile = ../../../doc/qtqml/qtcore.tags
+tagfile = ../../../doc/qtqml/qtqml.tags
depends += qtcore qtxmlpatterns
@@ -38,8 +38,7 @@ headerdirs += ..
sourcedirs += ..
-exampledirs += ../../../ \
- ../../../examples \
+exampledirs += ../../../examples/qml \
../ \
snippets