From 6b1716df0e7190d3cf63d8b15cefdb8525c05cf6 Mon Sep 17 00:00:00 2001 From: Casper van Donderen Date: Fri, 22 Jun 2012 10:30:26 +0200 Subject: Doc: Use the module "make docs" and rename qtquick "make docs". The qtquick "make docs" is now renamed to "make qtquick_docs" and when you use "make docs" you get the automatic make command generated by qmake for modularized documentation. Change-Id: I23c0e52fa9c235f76df430f992201723ddcfbbea Reviewed-by: Alan Alpert --- src/qml/qml.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/qml/qml.pro') diff --git a/src/qml/qml.pro b/src/qml/qml.pro index 0af39dae23..f4b2a23f94 100644 --- a/src/qml/qml.pro +++ b/src/qml/qml.pro @@ -23,6 +23,8 @@ exists("qqml_enable_gcov") { load(qt_module_config) +QMAKE_DOCS = $$PWD/doc/qtqml.qdocconf + # private dependencies QT += v8-private -- cgit v1.2.3