diff options
| author | Scott Main <smain@google.com> | 2011-12-15 22:04:46 -0800 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2011-12-15 22:04:46 -0800 |
| commit | 36c677855c0a54ede9e92aa856cb2250960e922e (patch) | |
| tree | fcbb890867577548add39d78fc588bdec2bb121b /docs/html/index.jd | |
| parent | 4cb7d0953534587ba2051c6536fdde4b2c9539d5 (diff) | |
| download | frameworks_base-36c677855c0a54ede9e92aa856cb2250960e922e.zip frameworks_base-36c677855c0a54ede9e92aa856cb2250960e922e.tar.gz frameworks_base-36c677855c0a54ede9e92aa856cb2250960e922e.tar.bz2 | |
docs: update homepage for 4.0.3 announcment
Change-Id: I54d1d447ac224982f4483afede2087ce18937ed0
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index bb7721d..ac89264 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -129,16 +129,16 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"Android 4.0", + 'name':"Android 4.0.3", 'img':"ics-android.png", - 'title':"Ice Cream Sandwich!", - '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 " + 'title':"Android 4.0.3", + 'desc': "<p>Android 4.0.3 is an update to the Ice Cream Sandwich release that adds 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> " -+ "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, " ++ "for an overview of all features in Android 4.0.x.</p>" ++ "<p>For information about API changes in 4.0.3 (API level 15), read the " ++ "<a href='{@docRoot}sdk/android-4.0.3.html'>platform notes</a> and <a " ++ "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>" }, |
