diff options
| author | Joe Fernandez <joefernandez@google.com> | 2016-05-11 19:51:49 -0700 |
|---|---|---|
| committer | Joe Fernandez <joefernandez@google.com> | 2016-05-11 23:23:43 -0700 |
| commit | 74c05bbf9155e36a064769181df43ae1f3192105 (patch) | |
| tree | f756d83606164b01858592a83ee8e8d2da1b393b | |
| parent | 5ea88aad9dcc1ae7e5bc0db0ac390da2b37eb27e (diff) | |
docs: Wear Preview fixing infrastructure for DoDS publishing
b/28004352
Change-Id: I4db8f6f21581cf57b8469cee34d62954eb62b998
| -rw-r--r-- | docs/html/jd_collections.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 7ed40c09f088..cf6fb97b9d15 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": { |
