From 74c05bbf9155e36a064769181df43ae1f3192105 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Wed, 11 May 2016 19:51:49 -0700 Subject: [PATCH] docs: Wear Preview fixing infrastructure for DoDS publishing b/28004352 Change-Id: I4db8f6f21581cf57b8469cee34d62954eb62b998 --- docs/html/jd_collections.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 7ed40c09f088a..cf6fb97b9d154 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -172,17 +172,17 @@ var RESOURCE_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" ] }, "google/landing/services": {