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

am: d3781065ac

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

Change-Id: Icea0dec4066359fa1e568e0b241525613a615cb8
This commit is contained in:
Joe Fernandez
2016-05-12 06:35:00 +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": {