summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-06-21 11:16:21 -0700
committerScott Main <smain@google.com>2012-06-21 11:16:53 -0700
commit26f38d2cf69d6396a544ebee88f45f4c5a1f6713 (patch)
treee11a9d47bc391bc15128b465026f59dc8ec14ba1
parent33711ad80df6e44330742abc685834cdab87ab46 (diff)
downloadbase-26f38d2cf69d6396a544ebee88f45f4c5a1f6713.tar.gz
docs: change IDE to Dev Tools
Change-Id: I9679847c14df663ecb0ac303f48ad3d8cf6683a0
-rw-r--r--docs/html/about/index.jd3
-rw-r--r--docs/html/sdk/installing/next.jd3
-rw-r--r--docs/html/tools/index.jd2
-rw-r--r--docs/html/tools/tools_toc.cs2
4 files changed, 6 insertions, 4 deletions
diff --git a/docs/html/about/index.jd b/docs/html/about/index.jd
index b1cdaf4c2aba..c2d642628c71 100644
--- a/docs/html/about/index.jd
+++ b/docs/html/about/index.jd
@@ -78,7 +78,8 @@ density, locale,
and so on.</p>
-<p>To help you develop efficiently, the <a href="{@docRoot}tools/index.html">Android IDE</a>
+<p>To help you develop efficiently, the <a href="{@docRoot}tools/index.html">Android
+ Developer Tools</a>
offers a full Java IDE with advanced features for developing, debugging, and
packaging Android apps. Using the IDE, you can develop on any available Android
device or create virtual devices that emulate any hardware configuration.</p>
diff --git a/docs/html/sdk/installing/next.jd b/docs/html/sdk/installing/next.jd
index f72e0903e0b9..b1da7c69dc24 100644
--- a/docs/html/sdk/installing/next.jd
+++ b/docs/html/sdk/installing/next.jd
@@ -38,7 +38,8 @@ href="{@docRoot}guide/components/index.html">API Guides</a>.</li>
<h3>Explore the development tools</h3>
<ul>
- <li>Learn about developing an app with the Android IDE and other tools from the <a
+ <li>Learn about developing an app with the Android Developer Tools plugin for Eclipse
+ and other tools from the <a
href="{@docRoot}tools/workflow/index.html">Workflow</a>.</li>
</ul>
diff --git a/docs/html/tools/index.jd b/docs/html/tools/index.jd
index 68f58b7ff53a..2ddf5e19b529 100644
--- a/docs/html/tools/index.jd
+++ b/docs/html/tools/index.jd
@@ -1,4 +1,4 @@
-page.title=Android IDE
+page.title=Developer Tools
@jd:body
diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs
index ac63db70fcf8..27fbd2de74fc 100644
--- a/docs/html/tools/tools_toc.cs
+++ b/docs/html/tools/tools_toc.cs
@@ -2,7 +2,7 @@
<li class="nav-section">
<div class="nav-section-header empty">
- <a href="<?cs var:toroot ?>tools/index.html"><span class="en">Android IDE</span></a>
+ <a href="<?cs var:toroot ?>tools/index.html"><span class="en">Developer Tools</span></a>
</div>
</li>