summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2010-11-05 13:58:12 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-11-05 13:58:12 -0700
commita27fc901d8543c7734f70f0ef05977dcb94671f6 (patch)
tree342b9e9e56ddc159be1103fc8f365fe81222a429 /docs/html/guide/guide_toc.cs
parent01128df3c442b87f601d9c13ff2ebd54b015925d (diff)
parent47e43febdd8ba83c333c9c98ca6a8c0bda421305 (diff)
downloadframeworks_base-a27fc901d8543c7734f70f0ef05977dcb94671f6.zip
frameworks_base-a27fc901d8543c7734f70f0ef05977dcb94671f6.tar.gz
frameworks_base-a27fc901d8543c7734f70f0ef05977dcb94671f6.tar.bz2
am 47e43feb: Doc change: Proguard tool
* commit '47e43febdd8ba83c333c9c98ca6a8c0bda421305': Doc change: Proguard tool
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 9c0fcff..545807e 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -375,7 +375,7 @@
<li><a href="<?cs var:toroot ?>guide/developing/tools/layoutopt.html">layoutopt</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#mksdcard">mksdcard</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/monkey.html">Monkey</a></li>
- <li class="toggle-list">
+ <li class="toggle-list">
<div>
<a href="<?cs var:toroot?>guide/developing/tools/monkeyrunner_concepts.html">
<span class="en">monkeyrunner</span>
@@ -403,6 +403,7 @@
</li>
</ul>
</li>
+ <li><a href="<?cs var:toroot ?>guide/developing/tools/proguard.html">Proguard</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/adb.html#sqlite">sqlite3</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/traceview.html" >Traceview</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/zipalign.html" >zipalign</a></li>