summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-07-05 09:59:42 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-07-12 08:26:17 +0000
commitd03912be78847f321dbfb05257b2f0f695f19b9a (patch)
tree4472529cbf1ec40c133621f590ba5e3404c4adb5
parent6830106139c3286a662d910e8c39844799ca69d6 (diff)
Doc: Remove \ingroup all-examples command from the docs
Task-number: QTBUG-115044 Change-Id: I83314f3b7955e1ef9c857bcc96c07f6f90b2f875 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 9cc12e95730c671eaaa669d131d031fc1453279f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/bluetooth/doc/src/examples.qdoc1
-rw-r--r--src/nfc/doc/src/examples.qdoc1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/bluetooth/doc/src/examples.qdoc b/src/bluetooth/doc/src/examples.qdoc
index 3a74de38..46425cf6 100644
--- a/src/bluetooth/doc/src/examples.qdoc
+++ b/src/bluetooth/doc/src/examples.qdoc
@@ -2,7 +2,6 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
- \ingroup all-examples
\page bluetooth-examples.html
\title Qt Bluetooth Examples
\brief Examples for the Qt Bluetooth module.
diff --git a/src/nfc/doc/src/examples.qdoc b/src/nfc/doc/src/examples.qdoc
index 5139464f..a126763e 100644
--- a/src/nfc/doc/src/examples.qdoc
+++ b/src/nfc/doc/src/examples.qdoc
@@ -2,7 +2,6 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
-\ingroup all-examples
\page nfc-examples.html
\title Qt NFC Examples
\brief Examples for the Qt NFC module.