diff options
| author | Scott Main <smain@google.com> | 2011-10-17 12:33:01 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2011-10-18 17:32:36 -0700 |
| commit | 4c84ee2785cbe611f97893f79042335691598740 (patch) | |
| tree | a6a1b54fddfaface498d84cbc923a94d4781f821 | |
| parent | 49dfd814acef0c4b3bc9e408969d5ffa99883664 (diff) | |
| download | frameworks_base-4c84ee2785cbe611f97893f79042335691598740.zip frameworks_base-4c84ee2785cbe611f97893f79042335691598740.tar.gz frameworks_base-4c84ee2785cbe611f97893f79042335691598740.tar.bz2 | |
docs: update homepage for ICS announcement
Change-Id: Ida9f245910075df26c4fedf9a61c657079e5cc41
| -rw-r--r-- | docs/html/index.jd | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index d412993..bb7721d 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -132,16 +132,14 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ 'name':"Android 4.0", 'img':"ics-android.png", 'title':"Ice Cream Sandwich!", - 'desc': "<br/><br/><br/><p>Oh my goodness, that looks tasty!</p>" -/* -+ "<p>For more information about all the changes in Android 3.2, read the " -+ "<a href='{@docRoot}sdk/android-3.2.html'>version notes</a> and <a " -+ "href='{@docRoot}sdk/api_diff/13/changes.html'>diff report</a>.</p>" -+ "<p>If you have an existing SDK, add Android 3.0 as an " -+ "<a href='{@docRoot}sdk/adding-components.html'>SDK " -+ "component</a>. If you're new to Android, install the " -+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>." -*/ + 'desc': "<p>Android 4.0 is here, delivering a unified UI for phones and tablets and " ++ "innovative features for users and developers. Check out the <a " ++ "href='http://developer.android.com/sdk/android-4.0-highlights.html'>Platform Highlights</a> " ++ "for an overview of the new features in Android 4.0.</p>" ++ "<p>For more information about API changes, read the " ++ "<a href='{@docRoot}sdk/android-4.0.html'>platform notes</a> and <a " ++ "href='{@docRoot}sdk/api_diff/14/changes.html'>diff report</a>. If you're new to Android, " ++ "get started with the <a href='/sdk/index.html'>SDK starter package</a>.</p>" }, 'tv': { @@ -158,7 +156,7 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ + "<p><a href='http://code.google.com/tv'>Develop for Google TV »</a></p>" }, - +/* 'devphone': { 'layout':"imgLeft", 'icon':"devphone-small.png", @@ -172,6 +170,7 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ + "<a href='http://market.android.com/publish'>Visit Android Market " + "to learn more »</a></p>" }, + */ 'mapskey': { 'layout':"imgLeft", |
