docs: fix resource card listings for DoDS in Wear Preview

b/28769830

Change-Id: I69eb12de0779f7a63e35d50e0f8fa767475ef1e6
This commit is contained in:
Joe Fernandez
2016-05-15 15:11:08 -07:00
parent 2394b301fc
commit e6c2b75650

View File

@@ -4936,17 +4936,17 @@ METADATA['en'].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"
] ]
}, },
"design/auto/auto_ui_guidelines": { "design/auto/auto_ui_guidelines": {