diff options
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r-- | docs/html/jd_collections.js | 44 |
1 files changed, 32 insertions, 12 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 99b9dd1..e2d0eb9 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -40,20 +40,21 @@ var RESOURCE_COLLECTIONS = { "launch/static": { "title": "", "resources": [ - "http://www.youtube.com/watch?v=1RIz-cmTQB4", - "http://www.youtube.com/watch?v=MVBMWDzyHAI", - "http://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html", - "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html", - "http://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html", - "distribute/essentials/quality/tablets.html", - "distribute/users/build-buzz.html", - "distribute/monetize/premium.html", + "distribute/googleplay/about.html", + "distribute/googleplay/guide.html", + "about/versions/lollipop.html", + "distribute/googleplay/wear.html", + "distribute/googleplay/tv.html", + "distribute/googleplay/edu/about.html", + "distribute/googleplay/families/about.html", + "distribute/monetize/subscriptions.html", "distribute/monetize/freemium.html", "distribute/monetize/ads.html", - "distribute/essentials/best-practices/apps.html", - "distribute/essentials/best-practices/games.html", - "distribute/users/know-your-user.html", - "distribute/googleplay/developer-console.html" + "distribute/users/promote-with-ads.html", + "distribute/engage/deep-linking.html", + "distribute/engage/game-services.html", + "distribute/essentials/optimizing-your-app.html", + "distribute/engage/easy-signin.html", ] }, "launch/static/ja": { @@ -75,6 +76,25 @@ var RESOURCE_COLLECTIONS = { "intl/ja/distribute/monetize/ads.html" ] }, + "launch/static/ko": { + "title": "", + "resources": [ + "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl", + "https://www.youtube.com/watch?v=83FpwuschCQ", + "http://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html", + "http://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html", + "http://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html", + "intl/ko/distribute/googleplay/developer-console.html#alpha-beta", + "intl/ko/distribute/googleplay/guide.html", + "intl/ko/distribute/essentials/quality/core.html", + "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko", + "intl/ko/support.html", + "intl/ko/distribute/essentials/quality/wear.html", + "intl/ko/tv/index.html", + "intl/ko/google/play-services/games.html", + "intl/ko/distribute/monetize/ads.html" + ] + }, "distribute/gp/gplanding": { "resources": [ "distribute/googleplay/about.html", |