Merge change 23037 into donut

* changes:
  Doc changes for SDK update. Update SDK toc template.
This commit is contained in:
Android (Google) Code Review 2009-09-02 18:57:09 -07:00
commit 4d545a8291
1 changed files with 20 additions and 15 deletions

View File

@ -110,16 +110,18 @@ computer. </p>
Android 1.6 and we are pleased to announce the availability of an early look Android 1.6 and we are pleased to announce the availability of an early look
SDK to give you a head-start on developing applications for it. </p> SDK to give you a head-start on developing applications for it. </p>
<p>The Android 1.6 platform includes a variety of improvements and new <p>The Android <?cs var:sdk.preview.version ?> platform includes a variety of
features for users and developers. Additionally, the SDK itself introduces improvements and new features for users and developers. Additionally, the SDK
several new capabilities that enable you to develop applications more itself introduces several new capabilities that enable you to develop
efficiently. See the <a href="features.html">Android 1.6 Highlights</a> applications more efficiently. See the <a href="features.html">Android <?cs
document for a list of highlights.</p> var:sdk.preview.version ?> Platform Highlights</a> document for a list of
<?cs /if ?> highlights.</p>
<?cs /if ?>
<p>Before downloading, please read the <a href="requirements.html"> <p>Before downloading, please read the <a href="requirements.html">
System Requirements</a> document. As you start the download, you will also need to review and agree to System Requirements</a> document. As you start the download, you will also need
the Terms and Conditions that govern the use of the Android SDK. </p> to review and agree to the Terms and Conditions that govern the use of the
Android SDK. </p>
<table class="download"> <table class="download">
<tr> <tr>
@ -170,14 +172,17 @@ the Terms and Conditions that govern the use of the Android SDK. </p>
<?cs if:android.whichdoc != "online" && sdk.preview ?> <?cs if:android.whichdoc != "online" && sdk.preview ?>
<p>Welcome developers! The next release of the Android platform will be <p>Welcome developers! The next release of the Android platform will be
Android 1.6 and we are pleased to announce the availability of an early look SDK Android <?cs var:sdk.preview.version ?> and we are pleased to announce the
to give you a head-start on developing applications for it. </p> availability of an early look SDK to give you a head-start on developing
applications for it. </p>
<p>The Android 1.6 platform includes a variety of improvements and new features <p>The Android <?cs var:sdk.preview.version ?> platform includes a variety of
for users and developers. Additionally, the SDK itself introduces several new improvements and new features for users and developers. Additionally, the SDK
capabilities that enable you to develop applications more efficiently. itself introduces several new capabilities that enable you to develop
See the <a href="http://developer.android.com/sdk/preview/features.html"> applications more efficiently. See the <a
Android 1.6 Highlights</a> document for a list of highlights.</p> href="http://developer.android.com/sdk/preview/features.html">Android
<?cs var:sdk.preview.version ?> Highlights</a> document for a list of
highlights.</p>
<?cs /if ?> <?cs /if ?>
<?cs call:tag_list(root.descr) ?> <?cs call:tag_list(root.descr) ?>