diff options
| author | 2012-06-22 22:18:26 -0700 | |
|---|---|---|
| committer | 2012-06-22 22:18:26 -0700 | |
| commit | 6f3e5e03cf0affcf7d8761fe2ab58b8a1e91d177 (patch) | |
| tree | 41b2c3dc2a8a9e0dc52400da84e81eefb76e5b29 /docs/html/develop | |
| parent | 4708d8f54bc8908c158b8d6f591f9c132e572417 (diff) | |
docs: remove ICS from developer hompage
Change-Id: I6c2ca0f8e859a65f2de1d73198af9fd40d374f95
Diffstat (limited to 'docs/html/develop')
| -rw-r--r-- | docs/html/develop/index.jd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 6830b72cfe84..6e541ee52215 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -77,22 +77,6 @@ src="{@docRoot}images/home/developers_live.png" class="play"></div> a').click();return false;">Watch the latest review</a></p> </div> </li> - <li class="item carousel-home"> - <div class="col-8"> - <img style="margin-top:30px;width:300px" -src="{@docRoot}images/home/ics-android.png" class="play no-shadow no-transform" /> - </div> - <div class="content-right col-6"> - <h2>Ice Cream Sandwich</h2> - <p>Android 4.0 brings handsets and tablets together with a unified - design and a set of APIs for you to build a great user experience on all devices. - For information about API changes in the latest release (API level 15), - read the <a href='{@docRoot}about/versions/android-4.0.3.html'>platform notes</a> and <a - href='{@docRoot}sdk/api_diff/15/changes.html'>diff report</a>.</p> - <p><a class="button" -href="{@docRoot}about/versions/android-4.0-highlights.html">Read the highlights</a></p> - </div> - </li> </ul> </div> </div> |