Skip to content

Commit 4c84ee2

Browse files
committed
docs: update homepage for ICS announcement
Change-Id: Ida9f245910075df26c4fedf9a61c657079e5cc41
1 parent 49dfd81 commit 4c84ee2

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

docs/html/index.jd

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,14 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
132132
'name':"Android 4.0",
133133
'img':"ics-android.png",
134134
'title':"Ice Cream Sandwich!",
135-
'desc': "<br/><br/><br/><p>Oh my goodness, that looks tasty!</p>"
136-
/*
137-
+ "<p>For more information about all the changes in Android 3.2, read the "
138-
+ "<a href='{@docRoot}sdk/android-3.2.html'>version notes</a> and <a "
139-
+ "href='{@docRoot}sdk/api_diff/13/changes.html'>diff report</a>.</p>"
140-
+ "<p>If you have an existing SDK, add Android 3.0 as an "
141-
+ "<a href='{@docRoot}sdk/adding-components.html'>SDK "
142-
+ "component</a>. If you're new to Android, install the "
143-
+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>."
144-
*/
135+
'desc': "<p>Android 4.0 is here, delivering a unified UI for phones and tablets and "
136+
+ "innovative features for users and developers. Check out the <a "
137+
+ "href='http://developer.android.com/sdk/android-4.0-highlights.html'>Platform Highlights</a> "
138+
+ "for an overview of the new features in Android 4.0.</p>"
139+
+ "<p>For more information about API changes, read the "
140+
+ "<a href='{@docRoot}sdk/android-4.0.html'>platform notes</a> and <a "
141+
+ "href='{@docRoot}sdk/api_diff/14/changes.html'>diff report</a>. If you're new to Android, "
142+
+ "get started with the <a href='/sdk/index.html'>SDK starter package</a>.</p>"
145143
},
146144

147145
'tv': {
@@ -158,7 +156,7 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
158156
+ "<p><a href='http://code.google.com/tv'>Develop for Google TV &raquo;</a></p>"
159157
},
160158

161-
159+
/*
162160
'devphone': {
163161
'layout':"imgLeft",
164162
'icon':"devphone-small.png",
@@ -172,6 +170,7 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
172170
+ "<a href='http://market.android.com/publish'>Visit Android Market "
173171
+ "to learn more &raquo;</a></p>"
174172
},
173+
*/
175174

176175
'mapskey': {
177176
'layout':"imgLeft",

0 commit comments

Comments
 (0)