summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-02-08 16:25:36 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-09 07:12:50 +0000
commitc9fae04da575a77880775ed79eca4f993240cb23 (patch)
treea26d759e9b7daf63be8a58cb30cff02cd1cf72a9
parent426a40ebdd7bdb2bc53c2088d4a171484539b0ef (diff)
downloadqtdoc-c9fae04da575a77880775ed79eca4f993240cb23.tar.gz
Doc: Remove references to Qt Speech
Adding Qt Speech as a technology preview module was premature, as its release has been delayed. It will not be part of Qt 5.6. Change-Id: I5679737b88e59affda47781fb9d8e5c5755464ca Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/external-resources.qdoc5
-rw-r--r--doc/src/qtmodules.qdoc2
-rw-r--r--doc/src/whatsnew/whatsnew56.qdoc5
3 files changed, 0 insertions, 12 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index b6e33e41..0c856be0 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -248,11 +248,6 @@
*/
/*!
- \externalpage http://doc.qt.io/qt-5/qtspeech-index.html
- \title Qt Speech
-*/
-
-/*!
\externalpage http://doc.qt.io/qt-5/qtwaylandcompositor-index.html
\title Qt Wayland Compositor
*/
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 045743bb..8123a683 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -361,8 +361,6 @@
when compared to \l {Qt Quick Controls}, on which the module is based.
These types work in conjunction with \l{Qt Quick} and \l{Qt Quick
Layouts}.
- \row \li \l{Qt Speech}
- \li Provides support for accessibility features such as text-to-speech.
\row \li \l{Qt Wayland Compositor}
\li Provides a framework to develop a Wayland compositor.
\endtable
diff --git a/doc/src/whatsnew/whatsnew56.qdoc b/doc/src/whatsnew/whatsnew56.qdoc
index 25a84150..cc4e4547 100644
--- a/doc/src/whatsnew/whatsnew56.qdoc
+++ b/doc/src/whatsnew/whatsnew56.qdoc
@@ -40,11 +40,6 @@
for embedded and mobile devices.
\endlist
- \li \l{Qt Speech}
- \list
- \li Included as a technology preview.
- \li Provides support for accessibility features such as text-to-speech.
- \endlist
\li \l{Qt Serial Bus}
\list
\li Included as a technology preview.