Doc: Highlight some Widgets examples for Desktop category
Pick-to: 6.5 6.6 Task-number: QTBUG-117208 Change-Id: I499b5141cc930c1f61a608bd734ef4982bd2ee0f Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
9e4e52a9b3
commit
b7b2375751
@ -74,9 +74,15 @@ imagedirs += images \
|
||||
navigation.landingpage = "Qt Widgets"
|
||||
navigation.cppclassespage = "Qt Widgets C++ Classes"
|
||||
|
||||
# Highlighted examples for User Interface Components category
|
||||
manifestmeta.highlighted.names = \
|
||||
"QtWidgets/Editable Tree Model Example" \
|
||||
"QtWidgets/Menus Example"
|
||||
|
||||
# Highlighted examples for Desktop category
|
||||
manifestmeta.highlighted.names += \
|
||||
"QtWidgets/System Tray Icon Example" \
|
||||
"QtWidgets/Taking a Screenshot"
|
||||
|
||||
# Enforce zero documentation warnings
|
||||
warninglimit = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user