From d77b67fec853c331c47da796e5d0c568f64f4ed5 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 1 Feb 2023 16:16:02 +0000 Subject: Doc: Fix documentation warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 Reviewed-by: Eskil Abrahamsen Blomfeldt (cherry picked from commit 57c5406c6d7ca7ca0e95e558ab81a15ebf3381cf) Reviewed-by: Qt Cherry-pick Bot --- examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc | 2 +- src/compositor/global/qwaylandquickextension.qdoc | 2 +- 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 header file includes \l{macros} for creating Qt Quick types + * \brief The 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 -- cgit v1.2.1