summaryrefslogtreecommitdiffstats
path: root/src/concurrent
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-05-24 10:25:49 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-27 02:45:21 +0200
commit3194df547e024f21d5b2f1bf642ce92a08a7a1d0 (patch)
tree0c1d4b9aecb330526885071d72350584a4cccdba /src/concurrent
parente9723d9d31e1ec8ce3d56fb143621841b9f3f794 (diff)
Doc: Removed pages from "technology-apis" group.
"technology-apis" doesn't serve a purpose anymore and its product function is replaced by the new overviews on the landing page. Change-Id: I1e959981fd163966a54bec0d697bed12007c39e6 Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'src/concurrent')
-rw-r--r--src/concurrent/doc/src/qtconcurrent-module.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/concurrent/doc/src/qtconcurrent-module.qdoc b/src/concurrent/doc/src/qtconcurrent-module.qdoc
index 2144c2661a..b8d89cbde3 100644
--- a/src/concurrent/doc/src/qtconcurrent-module.qdoc
+++ b/src/concurrent/doc/src/qtconcurrent-module.qdoc
@@ -31,9 +31,7 @@
\brief The Qt Concurrent module contains functionality to support concurrent execution of program code
\ingroup modules
- \ingroup technology-apis
The Qt Concurrent module extends the basic threading support found in \l{Qt Core} module and
simplifies the development of code that can be executed in parallel on all available CPU cores.
*/
-