diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 6fb906e..127134f 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -56,6 +56,25 @@ var RESOURCE_COLLECTIONS = { "distribute/googleplay/developer-console.html" ] }, + "launch/static/ja": { + "title": "", + "resources": [ + "https://www.youtube.com/watch?v=xelYnWcYkuE", + "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn", + "http://googledevjp.blogspot.jp/2014/12/android-wear.html", + "http://googledevjp.blogspot.jp/2014/12/android-studio-10.html", + "http://googledevjp.blogspot.jp/2014/12/google-play-65.html", + "intl/ja/distribute/googleplay/developer-console.html#alpha-beta", + "intl/ja/distribute/googleplay/guide.html", + "intl/ja/distribute/essentials/quality/core.html", + "http://support.google.com/googleplay/android-developer/answer/4430948?hl=ja", + "intl/ja/support.html", + "intl/ja/distribute/essentials/quality/wear.html", + "intl/ja/training/tv/start/index.html", + "http://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html", + "intl/ja/distribute/monetize/ads.html" + ] + }, "distribute/gp/gplanding": { "resources": [ "distribute/googleplay/about.html", @@ -1186,5 +1205,21 @@ var RESOURCE_COLLECTIONS = { "training/multiscreen/index.html", "training/monitoring-device-state/index.html" ] + }, + "training/work/apps": { + "title": "", + "resources": [ + "training/enterprise/app-compatibility.html", + "training/enterprise/app-restrictions.html", + "samples/AppRestrictionSchema/index.html", + "samples/AppRestrictionEnforcer/index.html" + ] + }, + "training/work/admin": { + "title": "", + "resources": [ + "training/enterprise/work-policy-ctrl.html", + "samples/BasicManagedProfile/index.html" + ] } -}
\ No newline at end of file +} |
