summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Joe Fernandez <joefernandez@google.com> 2016-05-15 22:24:18 +0000
committer android-build-merger <android-build-merger@google.com> 2016-05-15 22:24:18 +0000
commit4acf490c8aa80f1c55a0d2dfdd69fbbcf59f23de (patch)
tree3bca17316d73258a87eb4b528bf0f1b7fcf4a969
parent21f1a6d8e106d6a0fc5ccda15f93f4319b3142e1 (diff)
parente6c2b75650749d79dca4e50cb9214ee75d8472b8 (diff)
docs: fix resource card listings for DoDS in Wear Preview
am: e6c2b75650 * commit 'e6c2b75650749d79dca4e50cb9214ee75d8472b8': docs: fix resource card listings for DoDS in Wear Preview Change-Id: Iaf271f90ad931c042dc0b81a55f5651af644012f
-rw-r--r--docs/html/jd_extras_en.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js
index 77947b76dbce..fb85f9d90676 100644
--- a/docs/html/jd_extras_en.js
+++ b/docs/html/jd_extras_en.js
@@ -4936,17 +4936,17 @@ METADATA['en'].collections = {
"wear/preview/landing": {
"title": "",
"resources": [
- "preview/api-overview.html",
- "preview/download.html",
- "preview/setup-sdk.html"
+ "wear/preview/api-overview.html",
+ "wear/preview/downloads.html",
+ "wear/preview/start.html"
]
},
"wear/preview/landing/resources": {
"title": "",
"resources": [
- "design/wear/index.html",
- "training/building-wearables.html",
- "training/wearables/ui/index.html"
+ "wear/preview/features/complications.html",
+ "wear/preview/features/notifications.html",
+ "wear/preview/features/ui-nav-actions.html"
]
},
"design/auto/auto_ui_guidelines": {