From 66888a7c420f911574c59dd10d32f62bada91adb Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 13 Jan 2011 16:35:51 -0800 Subject: [PATCH] docs: update the sdk doc template to remove a bunch of obsolete things and clean up the logic statements for clarity Change-Id: I75d333370d9e7135abda96c4ef50800f287cea97 --- tools/droiddoc/templates-sdk/sdkpage.cs | 137 +++++++++++--------------------- 1 file changed, 47 insertions(+), 90 deletions(-) diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs index 3216376fe..6c35b8101 100644 --- a/tools/droiddoc/templates-sdk/sdkpage.cs +++ b/tools/droiddoc/templates-sdk/sdkpage.cs @@ -29,7 +29,16 @@ if:sdk.redirect.path ?>Download the SDK ...

+ + +
  @@ -37,13 +46,6 @@
-

@@ -52,12 +54,23 @@
- - - - - + +

The Android NDK is a companion tool to the Android SDK that lets you build performance-critical portions of your apps in native code. It provides headers and @@ -113,54 +126,23 @@ do so before downloading the NDK. - - - -

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 to give you a head-start on developing applications for it.

- -

The Android platform includes a variety of - improvements and new features for users and developers. Additionally, the SDK - itself introduces several new capabilities that enable you to develop - applications more efficiently. See the Android Platform Highlights document for a list of - highlights.

- - - - -

The Android SDK has changed! If you've worked with the Android SDK before, - you will notice several important differences:

- - - - - show moreshow less - -
+ + +

Welcome Developers! If you are new to the Android SDK, please read the steps below, for an overview of how to set up the SDK.

@@ -213,16 +195,6 @@ href="sdk/adding-components.html">Adding SDK Components. bytes - - - ADT Plugin for Eclipse - - - - bytes - - - @@ -237,36 +209,21 @@ function onDownload(link) { $("#next-steps").show(); } + - - - + - -

Welcome developers! The next release of the Android platform will be -Android and we are pleased to announce the -availability of an early look SDK to give you a head-start on developing -applications for it.

+ -

The Android platform includes a variety of -improvements and new features for users and developers. Additionally, the SDK -itself introduces several new capabilities that enable you to develop -applications more efficiently. See the Android - Highlights document for a list of -highlights.

- + - - -
- + - + -- 2.11.0