diff options
author | Scott Main <smain@google.com> | 2010-04-28 11:20:20 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2010-04-28 11:23:00 -0700 |
commit | ff8c7ad6977925a27633602ec5f48114c31f9353 (patch) | |
tree | 345f6f8c332e42b5df7f3b384d8925a7fcf39fef /docs/html/guide/guide_toc.cs | |
parent | eaa801e22abb3ea952ecd70ed7d0a876a1e2e3c9 (diff) |
docs: editorial revisions to the bmgr tool doc
Change-Id: Ide8fbfae07af3a02511bef301f839c8a56b3e874
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 269e807d8c70..8f66bddb5d6e 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -282,7 +282,8 @@ <!--<li><a href="<?cs var:toroot ?>guide/developing/tools/adt.html">ADT Plugin</a></li>--> <li><a href="<?cs var:toroot ?>guide/developing/tools/aidl.html">aidl</a></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/avd.html">AVDs</a></li> - <li><a href="<?cs var:toroot ?>guide/developing/tools/bmgr.html">bmgr</a></li> + <li><a href="<?cs var:toroot ?>guide/developing/tools/bmgr.html">bmgr</a> + <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/ddms.html">ddms</a></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#dx">dx</a></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/draw9patch.html">Draw 9-Patch</a></li> |