diff options
author | Scott Main <> | 2009-04-24 17:15:02 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-24 17:15:02 -0700 |
commit | 6bbf38916957aba00e85af83923c232ccae5a59d (patch) | |
tree | 409706e6d7065fcbd97cd22b8c021966d979d2f1 /docs/html/sdk/1.1_r1 | |
parent | 7b54237c8b662b7c1069e00d8dd6aa7e4d619e87 (diff) | |
download | frameworks_base-6bbf38916957aba00e85af83923c232ccae5a59d.zip frameworks_base-6bbf38916957aba00e85af83923c232ccae5a59d.tar.gz frameworks_base-6bbf38916957aba00e85af83923c232ccae5a59d.tar.bz2 |
AI 147767: set 1.1 download page to include "not current" disclaimer
and a markup typo fix in the download page.
BUG=1790234
Automated import of CL 147767
Diffstat (limited to 'docs/html/sdk/1.1_r1')
-rw-r--r-- | docs/html/sdk/1.1_r1/index.jd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/sdk/1.1_r1/index.jd b/docs/html/sdk/1.1_r1/index.jd index c4a9bf0..df8ff5a 100644 --- a/docs/html/sdk/1.1_r1/index.jd +++ b/docs/html/sdk/1.1_r1/index.jd @@ -1,5 +1,6 @@ page.title=Android 1.1 SDK, Release 1 +sdk.not_latest_version=true sdk.version=1.1_r1 sdk.date=February 2009 @@ -18,6 +19,8 @@ sdk.linux_checksum=ebcb16b0cd4aef198b4dd9a1418efbf1 @jd:body +<p><a href="{@docRoot}sdk/RELEASENOTES.html#1.1_r1">Release Notes</a></p> + <h2>SDK Contents</h2> <h4>Development tools</h4> |