From 166249325432912ea7135427c0b8a600f70c5f4f Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Fri, 19 Apr 2013 16:01:37 +0200 Subject: Doc: Moved "QML Application Developer Resources" to qtdoc repository. The guide is more relevant to Qt, not just Qt QML and Qt Quick. It would need to include information about the tools and other Qt modules which provide QML types. Change-Id: I0cab0db015022dd27f08811a88ea4a6c3c6e917d Reviewed-by: Sze Howe Koh Reviewed-by: Geir Vattekar --- src/qml/doc/qtqml.qdocconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qml/doc/qtqml.qdocconf') diff --git a/src/qml/doc/qtqml.qdocconf b/src/qml/doc/qtqml.qdocconf index 4ce44ba46e..84cf64eddd 100644 --- a/src/qml/doc/qtqml.qdocconf +++ b/src/qml/doc/qtqml.qdocconf @@ -30,7 +30,7 @@ qhp.QtQml.subprojects.examples.selectors = fake:example tagfile = ../../../doc/qtqml/qtqml.tags -depends += qtcore qtxmlpatterns qtgui qtquick +depends += qtcore qtxmlpatterns qtgui qtquick qtdoc headerdirs += .. -- cgit v1.2.3