summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-02-01 16:16:02 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-07 13:17:27 +0000
commitd77b67fec853c331c47da796e5d0c568f64f4ed5 (patch)
tree8d880b26734518ba55ea65f17490f40e85e7c5d7
parenta40c98f86feb563d70e178ed6f604ca3338a3176 (diff)
downloadqtwayland-d77b67fec853c331c47da796e5d0c568f64f4ed5.tar.gz
Doc: Fix documentation warnings
* Wiggly example has been removed. * Remove broken link to 'macros' from QWaylandQuickExtension header reference as unnecessary. Change-Id: I17c9db09e7d0a649ab3a37ed867d4f81e039d485 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> (cherry picked from commit 57c5406c6d7ca7ca0e95e558ab81a15ebf3381cf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc2
-rw-r--r--src/compositor/global/qwaylandquickextension.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc b/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc
index fdae636d..bf4d0500 100644
--- a/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc
+++ b/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc
@@ -70,7 +70,7 @@
* \section2 Connecting Clients
*
* If no additional configuration has been done, a Qt application will connect with an \e{IVI-id}
- * equal to its process ID. For instance, if we run the \l{Wiggly Example} with
+ * equal to its process ID. For instance, if we run another Qt example application with
* \c{-platform wayland}, it will be delegated to the right-hand side of the layout, granted that
* its ID is different from "1337".
*
diff --git a/src/compositor/global/qwaylandquickextension.qdoc b/src/compositor/global/qwaylandquickextension.qdoc
index 09f05cfa..539b2c30 100644
--- a/src/compositor/global/qwaylandquickextension.qdoc
+++ b/src/compositor/global/qwaylandquickextension.qdoc
@@ -7,7 +7,7 @@
* \inmodule QtWaylandCompositor
* \ingroup funclists
*
- * \brief The <QWaylandQuickExtension> header file includes \l{macros} for creating Qt Quick types
+ * \brief The <QWaylandQuickExtension> header file includes macros for creating Qt Quick types
* that correspond to subclasses of QWaylandCompositorExtension and QWaylandObject.
*
* If you are creating extensions to Qt Wayland Compositor, the macros in the QWaylandQuickExtension