diff options
author | Robert Ly <robertly@google.com> | 2010-10-21 17:12:00 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2010-11-05 10:14:26 -0700 |
commit | 47e43febdd8ba83c333c9c98ca6a8c0bda421305 (patch) | |
tree | 5ce1c1e5764e4e6b0ebe067548e58cec4309a967 /docs/html/guide/guide_toc.cs | |
parent | ce22d608733953e367a590efd9c7656a68ffc24d (diff) |
Doc change: Proguard tool
Change-Id: I98602bf61a971f00cbd41284b457bcb2c15ea441
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 9c0fcffc4bd2..545807eb1894 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> |