diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index f483e31..1b7cfc9 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -67,6 +67,7 @@ var RESOURCE_COLLECTIONS = { "resources": [ "distribute/googleplay/guide.html", "distribute/googleplay/tv.html", + "distribute/googleplay/wear.html", "distribute/googleplay/edu/about.html" ] }, @@ -996,6 +997,14 @@ var RESOURCE_COLLECTIONS = { "training/tv/index.html" ] }, + "wearlanding": { + "title": "", + "resources": [ + "design/wear/index.html", + "training/building-wearables.html", + "training/wearables/ui/index.html" + ] + }, "play_dev_guide": { "title": "", "resources": [ |
