diff options
| author | 2009-04-22 13:28:57 -0700 | |
|---|---|---|
| committer | 2009-04-22 13:28:57 -0700 | |
| commit | 680974e363c3ff2ed200fdf2cb35efca86eb22cc (patch) | |
| tree | 8e64a2266f6c135a6433e44d76b057a5e77b5693 | |
| parent | 003f213bdfdc666b2e18a66bcd54e1f7ab5787fc (diff) | |
| parent | 9077708767041c6f5d692bbc867c27648f297b3d (diff) | |
Merge branch 'readonly-p4-donut' into donut
| -rw-r--r-- | docs/html/index.jd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index bd681e2c6d97..aea229923ae1 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -12,7 +12,7 @@ home=true <!-- total max width is 520px --> <img src="{@docRoot}assets/images/home/IO-logo.png" alt="Google I/O Developer Conference 2009" width="242px" /> <div id="announcement" style="width:270px"> - <p>Google I/O is a two-day developer event that will take place May 27-28 at Moscone Center, San Francisco.</p> + <p>Google I/O is a two-day developer event that will take place May 27-28 at Moscone Center, San Francisco. The agenda includes a number of great sessions on Android topics by team engineers and other developers.</p> <p><a href="http://code.google.com/events/io/">Learn more »</a></p> </div> <!-- end annoucement --> </div> <!-- end annoucement-block --> @@ -116,10 +116,10 @@ home=true 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"SDK 1.1 r1", + 'name':"SDK 1.5 r1", 'img':"sdk-large.png", - 'title':"Android 1.1 SDK r1", - 'desc': "<p>A new Android SDK is available for download. The new SDK includes minor API changes, new UI localizations, bug fixes and some new application features.</p><p><a href='{@docRoot}sdk/1.1_r1/index.html'>Download Android 1.1 SDK r1</a></p>" + 'title':"Android 1.5 SDK r1", + 'desc': "<p>The final version of the Android 1.5 SDK is now available. It includes new APIs for Android 1.5, updated developer tools, multiple platform versions, and a Google APIs Add-on.</p><p><a href='{@docRoot}sdk/1.5_r1/index.html'>Download Android 1.5 SDK</a></p>" }, 'mapskey': { |