summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Hao <zhanghao@uniontech.com>2022-02-11 14:07:35 +0800
committerZhang Hao <zhanghao@uniontech.com>2022-02-16 15:44:46 +0800
commit423ae83c2fc17b9a8634617ab0af848aa07c845a (patch)
tree18d25e4c725e3da99e72874add53ef34dae5e1f5
parent97c866c75f5d60a79d799279f315d744fbcc2174 (diff)
Do not highlight Planets and Advanced custom material QML example anymore in Qt Creator
Pick-to: 6.3 Fixes: QTBUG-100648 Change-Id: I6c98ea8091002a72a8ef393c0b7331fb44eb80e0 Reviewed-by: Kimmo Leppälä <kimmo.leppala@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
-rw-r--r--src/core/doc/qt3d.qdocconf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/doc/qt3d.qdocconf b/src/core/doc/qt3d.qdocconf
index a79a1593b..86c416d72 100644
--- a/src/core/doc/qt3d.qdocconf
+++ b/src/core/doc/qt3d.qdocconf
@@ -96,10 +96,6 @@ imagedirs += images \
../../../examples/qt3d/scene2d/doc/images \
../../../examples/qt3d/advancedcustommaterial/doc/images
-manifestmeta.highlighted.names = \
- "Qt3D/Qt 3D: Advanced custom material QML Example" \
- "Qt3D/Qt 3D: Planets QML Example"
-
manifestmeta.thumbnail.names += "Qt3D/Qt 3D: Deferred Renderer C++ Example"
navigation.landingpage = "Qt 3D"