diff options
author | Scott Main <smain@google.com> | 2009-11-06 18:38:33 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2009-11-16 17:39:52 -0800 |
commit | 8ef5a6b6aeb27fd5113dbf1d881aab4dc5ccb6bb (patch) | |
tree | e41c74e7d36d3ae213c4e3b874f24b86561392ec /docs/html/sdk/sdk_toc.cs | |
parent | 88427cff609e668185010af2244500be5823595e (diff) |
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> |