diff options
author | Scott Main <smain@google.com> | 2009-11-19 01:32:48 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2009-11-20 16:53:01 -0800 |
commit | 2edbbafdd5505b72c45de8fcf87c670275d90a16 (patch) | |
tree | eaec13533822080d04e8adc4b971806e21f6c71e /docs/html/sdk/sdk_toc.cs | |
parent | afcd516e3e6378aaf97ff44b0b9ea233223ded65 (diff) | |
download | frameworks_base-2edbbafdd5505b72c45de8fcf87c670275d90a16.zip frameworks_base-2edbbafdd5505b72c45de8fcf87c670275d90a16.tar.gz frameworks_base-2edbbafdd5505b72c45de8fcf87c670275d90a16.tar.bz2 |
docs change for ESR: add platform notes document for
Android 2.0.1. Also update the homepage sdk and adp announcements.
Bug: 2160782
Change-Id: I0c172ebf9449ac99865433b51a0a7366aa2ef020
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 8c6e2c9..589cd63 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -61,14 +61,18 @@ </li> </ul> <ul> - <li><a href="<?cs var:toroot ?>sdk/android-2.0.html">Android 2.0 Platform</a> - <span class="new">new!</span> + <li><a href="<?cs var:toroot ?>sdk/android-2.0.1.html">Android 2.0.1 + Platform</a> <span class="new">new!</span> </li> - <li><a href="<?cs var:toroot ?>sdk/android-1.6.html">Android 1.6 Platform</a></li> + <li><a href="<?cs var:toroot ?>sdk/android-1.6.html">Android 1.6 +Platform</a></li> <li><a href="<?cs var:toroot ?>sdk/android-1.5.html">Android 1.5 Platform</a></li> <li class="toggle-list"> <div><a href="#" onclick="toggle(this.parentNode.parentNode,true); return false;">Older Platforms</a></div> <ul> + <li><a href="<?cs var:toroot ?>sdk/android-2.0.html">Android 2.0 + Platform</a> + </li> <li><a href="<?cs var:toroot ?>sdk/android-1.1.html">Android 1.1 Platform</a> </li> </ul> |