From 66d14b5733c20e1b10dd9ea1ef18f559c5a2372d Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Fri, 6 Mar 2015 16:08:13 -0800 Subject: docs: updated Auto training landing page Change-Id: I407681892071b82523c5533539c777f77a8dd429 --- docs/html/jd_collections.js | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'docs/html/jd_collections.js') diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index ef021a6..05a8a3e 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -1112,6 +1112,37 @@ var RESOURCE_COLLECTIONS = { "shareables/auto/AndroidAuto-custom-colors.pdf" ] }, + "training/auto/overview": { + "title": "", + "resources": [ + "training/auto/start/index.html", + "design/auto/index.html", + "shareables/auto/AndroidAuto-custom-colors.pdf" + ] + }, + "training/auto/messaging": { + "title": "", + "resources": [ + "training/auto/messaging/index.html", + "shareables/auto/AndroidAuto-messaging-apps.pdf", + "samples/MessagingService/index.html" + ] + }, + "training/auto/media": { + "title": "", + "resources": [ + "training/auto/audio/index.html", + "shareables/auto/AndroidAuto-audio-apps.pdf", + "samples/MediaBrowserService/index.html" + ] + }, + "training/auto/distribute": { + "title": "", + "resources": [ + "distribute/essentials/quality/auto.html", + "distribute/googleplay/auto.html" + ] + }, "distribute/stories/games": { "title": "", "resources": [ -- cgit v1.1