Merge "docs: Wear Preview fixing infrastructure for DoDS publishing" into mnc-io-docs

This commit is contained in:
Joe Fernandez
2016-05-12 06:26:52 +00:00
committed by Android (Google) Code Review

View File

@@ -172,17 +172,17 @@ var RESOURCE_COLLECTIONS = {
"wear/preview/landing": { "wear/preview/landing": {
"title": "", "title": "",
"resources": [ "resources": [
"preview/api-overview.html", "wear/preview/api-overview.html",
"preview/download.html", "wear/preview/downloads.html",
"preview/setup-sdk.html" "wear/preview/start.html"
] ]
}, },
"wear/preview/landing/resources": { "wear/preview/landing/resources": {
"title": "", "title": "",
"resources": [ "resources": [
"design/wear/index.html", "wear/preview/features/complications.html",
"training/building-wearables.html", "wear/preview/features/notifications.html",
"training/wearables/ui/index.html" "wear/preview/features/ui-nav-actions.html"
] ]
}, },
"google/landing/services": { "google/landing/services": {