From 06f46c6b69a4234b3449eac5ab44989546cb52c9 Mon Sep 17 00:00:00 2001 From: Aaron McCarthy Date: Tue, 25 Oct 2011 12:59:22 +1000 Subject: Update structure of QtLocation documentation. Separate out into sections for C++ and QML. Mark all classes as "since QtLocation 5.0" as there has been many API changes since Qt Mobility. Change-Id: Ie71c5f7cb8341e76d41b9fefce4781979f3e898c Reviewed-by: Aaron McCarthy --- qtlocation.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qtlocation.pro') diff --git a/qtlocation.pro b/qtlocation.pro index a973bac1..84cda5a4 100644 --- a/qtlocation.pro +++ b/qtlocation.pro @@ -17,7 +17,11 @@ module_qtlocation_tests.depends = module_qtlocation_src module_qtlocation_tests.CONFIG = no_default_target no_default_install } +module_qtlocation_doc.subdir = doc/src +module_qtlocation_doc.target = module-qtlocation-doc +module_qtlocation_doc.depends = module_qtlocation_src SUBDIRS += module_qtlocation_src \ module_qtlocation_examples \ module_qtlocation_tests \ + module_qtlocation_doc -- cgit v1.2.3