summaryrefslogtreecommitdiffstats
path: root/doc/global
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-05-12 11:19:41 +0200
committerLars Knoll <lars.knoll@qt.io>2017-05-17 13:42:58 +0000
commitc745b8ecd464fe216d8e1f94bac426cfc89f233e (patch)
tree25971d420a328a911394d9cdb69fe45e04b8405b /doc/global
parentb53858e609c22ed38bcc05fdbaa898697a98352d (diff)
Doc: Add highlighting for a number of examples
- Qt Bluetooth: Bluetooth Low Energy Heart Rate Game - Qt Charts: Chart Themes Example - Qt Data Visualization: Bars Example - Qt Data Visualization: Surface Example Task-number: QTBUG-53728 Change-Id: I960532deedc7e24dc5cd3e452ab1908b367e6d8e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'doc/global')
-rw-r--r--doc/global/manifest-meta.qdocconf6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf
index a7a8763c13..4ef14d3486 100644
--- a/doc/global/manifest-meta.qdocconf
+++ b/doc/global/manifest-meta.qdocconf
@@ -46,7 +46,11 @@ manifestmeta.highlighted.names = "QtQuick/Qt Quick Demo - Same Game" \
"QtWinExtras/Quick Player" \
"QtMultimedia/QML Video Shader Effects Example" \
"QtCanvas3D/Interactive Mobile Phone Example" \
- "QtLocation/Map Viewer (QML)"
+ "QtLocation/Map Viewer (QML)" \
+ "QtBluetooth/Bluetooth Low Energy Heart Rate Game" \
+ "QtCharts/Chart Themes Example" \
+ "QtDataVisualization/Bars Example" \
+ "QtDataVisualization/Surface Example"
manifestmeta.highlighted.attributes = isHighlighted:true