summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-10-19 14:30:33 +0200
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-10-20 08:57:17 +0000
commit21b1a492edbdf74de9de8709b37b9f2483b35bed (patch)
tree7cb76ef2b1f15974c0e747937cac5a8675e59a77 /doc
parent5c3cd4a6a1972cc31d0e2df5fa07bd8b69355d60 (diff)
Doc: Add the Map Viewer example to the highlighted examples list
Now that Qt Location is a fully-supported module in 5.6, it is worth highlighting an example that demonstrates the new feature. Change-Id: I70553f84af5587e3604115684ea1ea75203b91ce Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/manifest-meta.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf
index e7f0464efd..b5eaf96a3f 100644
--- a/doc/global/manifest-meta.qdocconf
+++ b/doc/global/manifest-meta.qdocconf
@@ -51,7 +51,8 @@ manifestmeta.highlighted.names = "QtQuick/Qt Quick Demo - Same Game" \
"QtQuickDialogs/Qt Quick System Dialog Examples" \
"QtWinExtras/Quick Player" \
"QtMultimedia/QML Video Shader Effects Example" \
- "QtCanvas3D/Planets Example"
+ "QtCanvas3D/Planets Example" \
+ "QtLocation/Map Viewer (QML)"
manifestmeta.highlighted.attributes = isHighlighted:true