doc: Highlight the weather forecast example
Pick-to: 6.10.0 6.10 Change-Id: I5f00ae24c3d170e5271d15e29ea4982b197171ad Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
parent
c1e0c1a5ca
commit
398411caaf
|
@ -116,7 +116,8 @@ manifestmeta.thumbnail.names += "QtQuick/QML Dynamic View Ordering Tutorial*"
|
|||
# Highlight examples for the Graphics & Multimedia category
|
||||
manifestmeta.highlighted.names = \
|
||||
"QtQuick/Qt Quick Layouts - Responsive Layout Example" \
|
||||
"QtQuick/Scene Graph - RHI Under QML"
|
||||
"QtQuick/Scene Graph - RHI Under QML" \
|
||||
"QtQuick/Weather Forecast Example"
|
||||
|
||||
navigation.landingpage = "Qt Quick"
|
||||
navigation.cppclassespage = "Qt Quick C++ Classes"
|
||||
|
|
Loading…
Reference in New Issue