diff options
author | Android (Google) Code Review <android-gerrit@google.com> | 2009-11-16 18:19:10 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2009-11-16 18:19:10 -0800 |
commit | 00ecac957c4a5d2df132640ff418280d969e7d83 (patch) | |
tree | 3fac2c9c74c0dc0d3ddaeba57544e04ac2c2bb06 /docs/html/sdk/sdk_toc.cs | |
parent | 59450740c72c8642c25e2fa757754dc32252d1a2 (diff) | |
parent | 8ef5a6b6aeb27fd5113dbf1d881aab4dc5ccb6bb (diff) |
Merge change If556e259 into eclair-sdk
* changes:
docs: remove all content from the older sdk download, install, and requirements pages and redirect to the new sdk pages. Also update the "older sdks" doc to include all version-specific sdks. also update the robots file to disallow indexing of the old sdk docs.
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 4aed0ca93762..8c6e2c9c25da 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -140,7 +140,11 @@ Windows, r2</a> <ul> <li><a href="<?cs var:toroot ?>sdk/requirements.html">SDK System Requirements</a></li> <li><a href="<?cs var:toroot ?>sdk/terms.html">SDK Terms and Conditions</a></li> - <li><a href="<?cs var:toroot ?>sdk/RELEASENOTES.html">SDK Release Notes</a></li> + <li><a href="<?cs var:toroot ?>sdk/RELEASENOTES.html">SDK Release + Notes</a></li> + <li><a href="<?cs var:toroot ?>sdk/older_releases.html">SDK + Archives</a></li> + </ul> </li> |