diff options
| author | Ryosuke Matsuuchi <ryosukem@google.com> | 2015-02-27 03:41:48 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-02-27 03:41:51 +0000 |
| commit | 8f0e9c7593fee981fc4b3831aae76a1f20e236db (patch) | |
| tree | 39f2f48d339797e72492e67503d0937d05f99331 /docs/html-intl | |
| parent | b5e00e5c3db7fc7121aeff6dc7d20b21740d47e5 (diff) | |
| parent | 3b8defacdd65a665cdf1b29cabea622d23728828 (diff) | |
| download | frameworks_base-8f0e9c7593fee981fc4b3831aae76a1f20e236db.zip frameworks_base-8f0e9c7593fee981fc4b3831aae76a1f20e236db.tar.gz frameworks_base-8f0e9c7593fee981fc4b3831aae76a1f20e236db.tar.bz2 | |
Merge "doc: Add Japanese version of DAC/distribute/ page." into lmp-docs
Diffstat (limited to 'docs/html-intl')
| -rw-r--r-- | docs/html-intl/intl/ja/distribute/index.jd | 16 | ||||
| -rwxr-xr-x | docs/html-intl/intl/ja/training/tv/start/index.jd | 4 |
2 files changed, 19 insertions, 1 deletions
diff --git a/docs/html-intl/intl/ja/distribute/index.jd b/docs/html-intl/intl/ja/distribute/index.jd new file mode 100644 index 0000000..27f1cb4 --- /dev/null +++ b/docs/html-intl/intl/ja/distribute/index.jd @@ -0,0 +1,16 @@ +page.title=Google Play でアプリを配信する +page.viewport_width=970 +section.landing=true +header.hide=1 +nonavpage=true +page.metaDescription=Google Play は最もよく利用されている Android アプリストアです。クラウドと同期された強力な基盤により、ユーザーは簡単に あなたのアプリを見つけてダウンロードできます。 + +@jd:body + + <div class="resource-widget resource-flow-layout col-16" + style="margin-top:20px" + data-query="collection:launch/static/ja" + data-sortOrder="" + data-cardSizes="6x6,6x6,6x2x3,12x6,6x6,6x2x3,6x6,6x6,12x6,6x6" + data-maxResults="24"></div> + diff --git a/docs/html-intl/intl/ja/training/tv/start/index.jd b/docs/html-intl/intl/ja/training/tv/start/index.jd index 8f946a1..e8db099 100755 --- a/docs/html-intl/intl/ja/training/tv/start/index.jd +++ b/docs/html-intl/intl/ja/training/tv/start/index.jd @@ -1,5 +1,7 @@ -page.title=TV アプリのビルド +page.title=Android TV アプリ開発 page.tags=tv, leanback +page.metaDescription=Android TV 対応アプリ開発の手順が日本語化。 +page.image=design/tv/images/atv-home.jpg startpage=true @jd:body |
