From cf18fa6cd8f4cd19daf4ca8e289f362df37f0943 Mon Sep 17 00:00:00 2001
From: "smain@google.com"
Date: Tue, 9 Dec 2014 16:39:47 -0800
Subject: [PATCH] misc updates related to Android Studio. clarify a few doc
titles for improved search results clarity. update "get started" page link to
Android Studio, add First App link, and remove some biased language.
Change-Id: I5e4faef8a6eb0a08eec45981a4f9436cb07a995c
---
docs/html/about/start.jd | 19 ++++++++++++-------
docs/html/sdk/index.jd | 4 ++--
docs/html/tools/studio/index.jd | 2 +-
docs/html/tools/workflow/index.jd | 8 ++++----
4 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/docs/html/about/start.jd b/docs/html/about/start.jd
index 727c975e823c4..465814138b797 100644
--- a/docs/html/about/start.jd
+++ b/docs/html/about/start.jd
@@ -5,12 +5,13 @@ walkthru=0
@jd:body
Everything you need to start developing apps for Android is available here on
-developer.android.com. You'll find everything from the developer SDK, API documentation, and design
-guidelines, to information about the current device landscape and how you can distribute and
-monetize your app.
+developer.android.com. You'll find everything from the API documentation
+and design guidelines, to information about the current device landscape and how you can distribute
+and monetize your app.
+
No two apps are built in the same way, but we've structured the information you need to build an
-app into the following three sections that represent the general order for app development.
+app into the following three sections that represent the general order for app development.