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

am: fc468b1556

* commit 'fc468b1556a0e41e15c525defd8621d8bc3abdbd':
  docs: Wear Preview fixing infrastructure for DoDS publishing

Change-Id: I1b6ec6c17f705f1833336840e38e146a08f2cfd4
This commit is contained in:
Joe Fernandez
2016-05-12 06:37:53 +00:00
committed by android-build-merger

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": {