Doc: Highlight some examples for the "User Interface Components" category
Task-number: QTBUG-117243 Change-Id: I339bf6ba6998091f57bd40c2296c62d329ac8d48 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit34c8e9b3ad
) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit0e3be9c943
)
This commit is contained in:
parent
b88a71361f
commit
919fdd38dc
|
@ -105,7 +105,10 @@ macro.stylecolor.DocBook = "<db:phrase role=\"color:\1\">\1 \2</db:phrase>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue