summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-04-19 17:42:08 -0700
committerScott Main <smain@google.com>2013-05-15 00:42:35 -0700
commit441e8b9f95efd289c589d8f9855ecbce7a26081e (patch)
tree31917d0d4d447fac678f713438ec673517074817 /docs/html/tools
parent85cd4ead84b893bb7e8896ce692845318943a578 (diff)
downloadframeworks_base-441e8b9f95efd289c589d8f9855ecbce7a26081e.zip
frameworks_base-441e8b9f95efd289c589d8f9855ecbce7a26081e.tar.gz
frameworks_base-441e8b9f95efd289c589d8f9855ecbce7a26081e.tar.bz2
add docs for new IDE
installing guide, migration guide, tips docs, and download page Change-Id: Ia884c95a20de28863a80ba1e985841a44e5e453c
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/tools_toc.cs13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs
index 91a018c..a63492e 100644
--- a/docs/html/tools/tools_toc.cs
+++ b/docs/html/tools/tools_toc.cs
@@ -12,6 +12,7 @@
<ul>
<li><a href="<?cs var:toroot ?>sdk/installing/bundle.html">
<span class="en">Setting Up the ADT Bundle</span></a></li>
+
<li class="nav-section">
<div class="nav-section-header">
<a href="<?cs var:toroot ?>sdk/installing/index.html"><span class="en">Setting Up
@@ -23,6 +24,18 @@
<span class="en">Adding Platforms and Packages</span></a></li>
</ul>
</li>
+
+ <li class="nav-section">
+ <div class="nav-section-header">
+ <a href="<?cs var:toroot ?>sdk/installing/studio.html">Android Studio</a>
+ </div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>sdk/installing/migrate.html">
+ Migrating from Eclipse</a></li>
+ <li><a href="<?cs var:toroot ?>sdk/installing/studio-tips.html">
+ Tips and Tricks</a></li>
+ </ul>
+ </li>
<li><a href="<?cs var:toroot ?>sdk/exploring.html">
<span class="en">Exploring the SDK</span></a></li>
<li><a href="<?cs var:toroot ?>tools/sdk/ndk/index.html">Download the NDK</a>