diff options
author | David Friedman <dmail@google.com> | 2015-07-10 11:41:02 -0700 |
---|---|---|
committer | David Friedman <dmail@google.com> | 2015-07-10 12:39:41 -0700 |
commit | 48143e6ab960860a87171563d8a7535b41762ffa (patch) | |
tree | d4bdfd89c73ef2721c3b59ad5ced4966399283fb /docs/html-intl/intl/zh-tw | |
parent | c2b0d1d42cf6ba2e77fdf31982b3436eeb95b89c (diff) | |
download | frameworks_base-48143e6ab960860a87171563d8a7535b41762ffa.zip frameworks_base-48143e6ab960860a87171563d8a7535b41762ffa.tar.gz frameworks_base-48143e6ab960860a87171563d8a7535b41762ffa.tar.bz2 |
Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
Fixes broken anchors in yellow banner on English version. Adds the banner
to non-English version pages. Adjusted wording for a Known Issue on the
"Support and Release Notes" page.
Change-Id: Ia1db8db34cec854bcc4ad7daa1ad44fa23fc878e
Diffstat (limited to 'docs/html-intl/intl/zh-tw')
-rw-r--r-- | docs/html-intl/intl/zh-tw/preview/overview.jd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/html-intl/intl/zh-tw/preview/overview.jd b/docs/html-intl/intl/zh-tw/preview/overview.jd index 63cde32..9693eec 100644 --- a/docs/html-intl/intl/zh-tw/preview/overview.jd +++ b/docs/html-intl/intl/zh-tw/preview/overview.jd @@ -5,6 +5,33 @@ page.tags="preview", "developer", "android" @jd:body +<div class="cols" style= +"background-color:#ffebc3; padding: 5px 0;margin-bottom:1em; text-align:center;"> +<h3> + Developer Preview 2 is now available + </h3> + + <ul class="dac-section-links"> + <li class="dac-section-link"> + <a href="{@docRoot}preview/support.html#preview2-notes"> + <span class="dac-sprite dac-auto-chevron"></span> + Read the Notes</a> + </li> + + <li class="dac-section-link"> + <a href="{@docRoot}preview/support.html#preview2-get"> + <span class="dac-sprite dac-auto-chevron"></span> + Get the Update</a> + </li> + + <li class="dac-section-link"> + <a href="https://code.google.com/p/android-developer-preview/"> + <span class="dac-sprite dac-auto-chevron"></span> + Report Issues</a> + </li> + </ul> +</div> + <p> 歡迎使用「Android M 開發人員預覽版」<strong></strong>,本程式提供為新版 Android 測試和最佳化您應用程式所需的一切。 |