diff options
author | Joe Fernandez <joefernandez@google.com> | 2015-03-06 16:08:13 -0800 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2015-03-18 22:07:52 -0700 |
commit | 66d14b5733c20e1b10dd9ea1ef18f559c5a2372d (patch) | |
tree | 6f67dc611ba4ec2c47a762dfdf4d2de877f79f5b /docs/html/jd_collections.js | |
parent | 59d6c8bdaf6428f10d0c8bf144de7c39848ed868 (diff) | |
download | frameworks_base-66d14b5733c20e1b10dd9ea1ef18f559c5a2372d.zip frameworks_base-66d14b5733c20e1b10dd9ea1ef18f559c5a2372d.tar.gz frameworks_base-66d14b5733c20e1b10dd9ea1ef18f559c5a2372d.tar.bz2 |
docs: updated Auto training landing page
Change-Id: I407681892071b82523c5533539c777f77a8dd429
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r-- | docs/html/jd_collections.js | 31 |
1 files changed, 31 insertions, 0 deletions
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": [ |