summaryrefslogtreecommitdiffstats
path: root/src/serviceframework
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-11 16:13:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-12 02:52:55 +0200
commita797a46d6be430ec862e1bf440597f9b6fdbb5e2 (patch)
tree1917e24a06527898f28a0378fd02ad62eaef59e0 /src/serviceframework
parent2d1ca84742d6a3e785eed0890d66840f1187bd27 (diff)
Update docs after modularization of docs
The global files now live in qtbase only, and are made available to the other modules via the $QT_INSTALL_DOCS variable. Change-Id: I776e3168e41e6ae2fe1ee3c3f0097482466bcb62 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/serviceframework')
-rw-r--r--src/serviceframework/serviceframework.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/serviceframework/serviceframework.pro b/src/serviceframework/serviceframework.pro
index 7ce4098a..b0a3ef16 100644
--- a/src/serviceframework/serviceframework.pro
+++ b/src/serviceframework/serviceframework.pro
@@ -56,7 +56,7 @@ HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS \
qservicereply_p.h \
qservicerequest_p.h
+QMAKE_DOCS = $$PWD/../../doc/config/serviceframework/qtserviceframework.qdocconf
+
load(qt_module)
-# Enable doc submodule doc builds
-include (../../doc/config/serviceframework/qtserviceframework_doc.pri) \ No newline at end of file