am 36c67785: docs: update homepage for 4.0.3 announcment

* commit '36c677855c0a54ede9e92aa856cb2250960e922e':
  docs: update homepage for 4.0.3 announcment
This commit is contained in:
Scott Main
2011-12-15 22:09:46 -08:00
committed by Android Git Automerger

View File

@@ -129,16 +129,16 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
'sdk': { 'sdk': {
'layout':"imgLeft", 'layout':"imgLeft",
'icon':"sdk-small.png", 'icon':"sdk-small.png",
'name':"Android 4.0", 'name':"Android 4.0.3",
'img':"ics-android.png", 'img':"ics-android.png",
'title':"Ice Cream Sandwich!", 'title':"Android 4.0.3",
'desc': "<p>Android 4.0 is here, delivering a unified UI for phones and tablets and " 'desc': "<p>Android 4.0.3 is an update to the Ice Cream Sandwich release that adds a "
+ "innovative features for users and developers. Check out the <a " + "handful of new features for users and developers. Check out the <a "
+ "href='http://developer.android.com/sdk/android-4.0-highlights.html'>Platform Highlights</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>" + "for an overview of all features in Android 4.0.x.</p>"
+ "<p>For more information about API changes, read the " + "<p>For information about API changes in 4.0.3 (API level 15), read the "
+ "<a href='{@docRoot}sdk/android-4.0.html'>platform notes</a> and <a " + "<a href='{@docRoot}sdk/android-4.0.3.html'>platform notes</a> and <a "
+ "href='{@docRoot}sdk/api_diff/14/changes.html'>diff report</a>. If you're new to Android, " + "href='{@docRoot}sdk/api_diff/15/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>" + "get started with the <a href='/sdk/index.html'>SDK starter package</a>.</p>"
}, },