Associated changes for 'Adding sample for collection widgets backed by content providers.'
Change-Id: Ic872675f4645497dd1478b6c7e3074b029ea66ad
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 5a3145b..6d0768d 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -605,6 +605,16 @@
}
},
{
+ tags: ['sample', 'widgets', 'newfeature', 'new'],
+ path: 'samples/WeatherListWidget/index.html',
+ title: {
+ en: 'Weather List Widget Sample'
+ },
+ description: {
+ en: 'A more complex collection-widget example which uses a ContentProvider as its data source.'
+ }
+ },
+ {
tags: ['sample', 'layout'],
path: 'samples/XmlAdapters/index.html',
title: {