diff options
| author | Scott Main <smain@google.com> | 2011-02-14 11:19:05 -0800 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2011-02-14 11:19:05 -0800 |
| commit | bff360a95649a6149e373ccf064f623c175e4b54 (patch) | |
| tree | 2c84d9e1aafba76ef212a42e40b05835fe0cc775 /docs/html/index.jd | |
| parent | ea72329bcc360437d67492bc4f2c82e65e8ba841 (diff) | |
| download | frameworks_base-bff360a95649a6149e373ccf064f623c175e4b54.zip frameworks_base-bff360a95649a6149e373ccf064f623c175e4b54.tar.gz frameworks_base-bff360a95649a6149e373ccf064f623c175e4b54.tar.bz2 | |
docs: update homepage for 3.0 announcement
Change-Id: I71967f09fdc01ea4455761d1c73d33187e334729
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 909dd32..2248752 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -129,14 +129,14 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"Android 2.3", - 'img':"gingerdroid.png", - 'title':"Android 2.3 is here!", - 'desc': "<p>Android 2.3 is now available for the Android SDK. In addition, new " -+ "tools and documentation are available, plus a new NDK that offers more than ever. " -+ "For more information about what's in Android 2.3, read the " -+ "<a href='{@docRoot}sdk/android-2.3.html'>version notes</a>.</p>" -+ "<p>If you have an existing SDK, add Android 2.3 as an " + 'name':"Android 3.0", + 'img':"honeycomb-android.png", + 'title':"Android 3.0 is here!", + 'desc': "<p>Android 3.0 is now available for the Android SDK. It offers a redesigned UI and " ++ "all new developer APIs for an optimized experience on tablets and similar devices. " ++ "For more information about what's in Android 3.0, read the " ++ "<a href='{@docRoot}sdk/android-3.0.html'>version notes</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>." |
