summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKavindra Palaraja <kpalaraja@luxoft.com>2019-04-08 20:29:47 +0200
committerKavindra Palaraja <kpalaraja@luxoft.com>2019-04-16 07:05:53 +0000
commit4fe4d9664eff32568ff03868fc0cbe8b81ee3278 (patch)
tree3739554ba218478f369ea22799bc214a674fa372
parent0066986b335f7de0ebebad2297691a6a375d1933 (diff)
doc: Add a link from "Qt for Embedded Linux" to the "Wayland and Qt" topicv5.13.0-beta3
Change-Id: Idc093150ad02e62861df38eba24a0f9b0fdd03f5 Reviewed-by: Johan Helsing <johan.helsing@qt.io>
-rw-r--r--doc/src/platforms/emb-linux.qdoc13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/src/platforms/emb-linux.qdoc b/doc/src/platforms/emb-linux.qdoc
index bb9629ddc..2123d9696 100644
--- a/doc/src/platforms/emb-linux.qdoc
+++ b/doc/src/platforms/emb-linux.qdoc
@@ -1092,13 +1092,14 @@
system; or more precisely, it is a protocol for clients to talk to a display
server.
- The Qt Wayland module provides a \c wayland platform plugin that allows Qt
- application to connect to a Wayland compositor.
+ Qt Wayland provides a \c wayland platform plugin that allows Qt applications
+ to connect to a Wayland compositor.
- \note You may experience issues with touch screen input while using
- the \l{http://wayland.freedesktop.org/}{Weston} reference compositor.
- Refer to the \l{https://wiki.qt.io/WestonTouchScreenIssues}{Qt Wiki} for
- further information.
+ For more details, see \l{Wayland and Qt}.
+
+ \note You may experience issues with touch screen input while using the
+ \l{http://wayland.freedesktop.org/}{Weston} reference compositor. For more
+ information, see \l{https://wiki.qt.io/WestonTouchScreenIssues}.
\section1 Related Topics