summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-08-05 12:30:10 +0200
committerKai Koehne <kai.koehne@qt.io>2016-08-05 12:05:06 +0000
commit6f2fa4e855d003cdd3163d53d07b8cec662b01f8 (patch)
tree6bc16df16d38357aaef674908d760dd61ddb274c
parent835555a772fbfd197e8e3260937e52af367ce28d (diff)
downloadqtdoc-6f2fa4e855d003cdd3163d53d07b8cec662b01f8.tar.gz
Deployment: Remove mentioning of plugandpaint example
It got moved to platform specific pages. Change-Id: I952a6342f15b01f9c938c1839d22b9d058124cad Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--doc/src/deployment/deployment.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index cffbf74e..5712b7ad 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -32,9 +32,7 @@
Deploying an Qt application does not require any C++
programming. All you need to do is to build Qt and your
application in release mode, following the procedures described in
- this documentation. We will demonstrate the procedures in terms of
- deploying the \l {tools/plugandpaint/app}{Plug & Paint} application
- that is provided in Qt's examples directory.
+ this documentation.
\section1 Static vs. Shared Libraries