summaryrefslogtreecommitdiff
path: root/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2023-02-03 13:55:27 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-28 10:44:48 +0000
commit21cb4e7834c5741fde1b7efc19854f9cd46278f8 (patch)
tree9ebacfdd10ae4cfa3a377272e431c707dceac1ba /examples/wayland/multi-screen/doc/src/multi-screen.qdoc
parente0538a6df52ada8185aa1f92e45e40e9c634d19d (diff)
downloadqtwayland-21cb4e7834c5741fde1b7efc19854f9cd46278f8.tar.gz
doc: Add compositor examples to Embedded category
Qt Wayland Compositor API is perfectly suitable for desktop as well, but is primarily used on embedded systems and that is where the ability to build your own platform, including a custom compositor, yields the most power. Change-Id: Icb5827b29f896cf6835bdd37fb003a4abbef9f94 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io> (cherry picked from commit 82d4dad14fe763c6cb0b5d3c4ef4109243e8ab39) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/wayland/multi-screen/doc/src/multi-screen.qdoc')
-rw-r--r--examples/wayland/multi-screen/doc/src/multi-screen.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wayland/multi-screen/doc/src/multi-screen.qdoc b/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
index 07374b78..53906e94 100644
--- a/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
+++ b/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
@@ -4,6 +4,7 @@
/*!
* \title Qt Wayland Compositor Examples - Multi Screen
* \example multi-screen
+ * \meta category {Embedded}
* \brief Multi Screen is a desktop-style Wayland compositor for multiple screens.
* \ingroup qtwaylandcompositor-examples
*