diff options
author | Ryosuke Matsuuchi <ryosukem@google.com> | 2015-04-14 18:44:35 +0900 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2015-04-19 23:08:14 +0000 |
commit | 2fb3dc2f965db595b6bf2c8c17a170552ccd15e7 (patch) | |
tree | 33d5ee5cf0e0dcc882edd8c288daca5870754adc /docs/html/jd_collections.js | |
parent | 7e75d3ec4b966442a46f16cf09a54ab541141bc8 (diff) | |
download | frameworks_base-2fb3dc2f965db595b6bf2c8c17a170552ccd15e7.zip frameworks_base-2fb3dc2f965db595b6bf2c8c17a170552ccd15e7.tar.gz frameworks_base-2fb3dc2f965db595b6bf2c8c17a170552ccd15e7.tar.bz2 |
doc: Add Korean version of DAC/distribute/ page.
Bug: 20204101
Change-Id: I5a4795dd03ca4f904c26ce6138eb98d085dd3deb
(cherry picked from commit 19a7b546190f91c93089084f854e277083094961)
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r-- | docs/html/jd_collections.js | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 6a168a4..e2d0eb9 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -76,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", |