diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 127134f..ef021a6 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -84,7 +84,7 @@ var RESOURCE_COLLECTIONS = { }, "distribute/gp/gpfelanding": { "resources": [ - "distribute/googleplay/guide.html", + "distribute/googleplay/auto.html", "distribute/googleplay/tv.html", "distribute/googleplay/wear.html", "distribute/googleplay/edu/about.html" @@ -1074,6 +1074,14 @@ var RESOURCE_COLLECTIONS = { "https://support.google.com/googleplay/answer/2651410" ] }, + "autolanding": { + "title": "", + "resources": [ + "auto/index.html", + "design/auto/index.html", + "training/auto/index.html" + ] + }, "tvlanding": { "title": "", "resources": [ @@ -1099,7 +1107,7 @@ var RESOURCE_COLLECTIONS = { "design/auto/auto_ui_guidelines": { "title": "", "resources": [ - "shareables/auto/AndroidAuto-media-apps.pdf", + "shareables/auto/AndroidAuto-audio-apps.pdf", "shareables/auto/AndroidAuto-messaging-apps.pdf", "shareables/auto/AndroidAuto-custom-colors.pdf" ] |
