From 919fdd38dc36e47f91f4742df34ba8cb32324c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 4 Oct 2023 16:07:52 +0200 Subject: [PATCH] Doc: Highlight some examples for the "User Interface Components" category Task-number: QTBUG-117243 Change-Id: I339bf6ba6998091f57bd40c2296c62d329ac8d48 Reviewed-by: Mitch Curtis (cherry picked from commit 34c8e9b3ad11319535ed695d0ebbb402f60e4492) Reviewed-by: Volker Hilsheimer (cherry picked from commit 0e3be9c94319f5f5e098cb92532999a86b852c0b) --- src/quickcontrols/doc/qtquickcontrols.qdocconf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/quickcontrols/doc/qtquickcontrols.qdocconf b/src/quickcontrols/doc/qtquickcontrols.qdocconf index 6212675ca0..48e9cb9c10 100644 --- a/src/quickcontrols/doc/qtquickcontrols.qdocconf +++ b/src/quickcontrols/doc/qtquickcontrols.qdocconf @@ -105,7 +105,10 @@ macro.stylecolor.DocBook = "\1 \2" macro.nbsp.HTML = " " macro.nbsp.DocBook = " " -manifestmeta.highlighted.names = "QtQuickControls/Qt Quick Controls - Wearable Demo" +manifestmeta.highlighted.names = \ + "QtQuickControls/Qt Quick Controls - Wearable Demo" \ + "QtQuickControls/Qt Quick Controls - Gallery" \ + "QtQuickControls/Qt Quick Controls - Event Calendar" # Fail the documentation build if there are more warnings than the limit warninglimit = 0