From c745b8ecd464fe216d8e1f94bac426cfc89f233e Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 12 May 2017 11:19:41 +0200 Subject: 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 Reviewed-by: Venugopal Shivashankar --- doc/global/manifest-meta.qdocconf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/global') 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 -- cgit v1.2.3