diff options
author | Scott Main <smain@google.com> | 2009-10-14 09:11:41 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2009-10-14 17:44:13 -0700 |
commit | efd83af0a7f1041f22567c1ef8135e9b13bb77cb (patch) | |
tree | c10b6b007d96f43484d28532394734540de75cdc /docs/html/guide/guide_toc.cs | |
parent | 8c471d1def1027d025528b419cc8a1cdb68a4489 (diff) | |
download | frameworks_base-efd83af0a7f1041f22567c1ef8135e9b13bb77cb.zip frameworks_base-efd83af0a7f1041f22567c1ef8135e9b13bb77cb.tar.gz frameworks_base-efd83af0a7f1041f22567c1ef8135e9b13bb77cb.tar.bz2 |
docs: setup new SDK documentation for 2.0 and change sdk build version to 2.0...
move upgrading doc into a new guide for "updating" with
the new manager tools and remove the previous updating doc
from the dev guide. set up preliminary download page and guide
for installing the full SDK. add the requirements doc in sdk/
for all general purposes. revise the download 'thank you'
message.
bug: 2160782
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index f6718e1..264fe54 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -239,7 +239,6 @@ <li><a href="<?cs var:toroot ?>guide/developing/debug-tasks.html"> <span class="en">Debugging Tasks</span> </a></li> - <li><a href="<?cs var:toroot ?>guide/developing/updating-sdk.html">Updating Your SDK</a></li> <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/developing/tools/index.html"> <span class="en">Tools</span> |