diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-11-10 11:50:41 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2015-04-18 16:00:23 -0700 |
commit | 1792ec17b8a352a2469e2136c6ea9bb34d99b282 (patch) | |
tree | 4cc809a6b1018d95e3e25f9a919db72c7be9a490 /docs/html/jd_collections.js | |
parent | af5f200038d377033a5c22e6f93bc49a9e67444d (diff) | |
download | frameworks_base-1792ec17b8a352a2469e2136c6ea9bb34d99b282.zip frameworks_base-1792ec17b8a352a2469e2136c6ea9bb34d99b282.tar.gz frameworks_base-1792ec17b8a352a2469e2136c6ea9bb34d99b282.tar.bz2 |
Doc change: distribute landing page.
Change-Id: I7442760c79d2037c9ee51f52ebd15d8373b7e1be
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r-- | docs/html/jd_collections.js | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 99b9dd1..6a168a4 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": { |