Doc change: Fixes for toggle image and adt release date.

Change-Id: I2e76a42650c3ab54e597340cd96e4f7b23fe5116
This commit is contained in:
Dirk Dougherty
2010-09-09 18:40:13 -07:00
parent 3eb07ea483
commit 74a74d3c35
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ padding: .25em 1em;
<div class="toggleable opened">
<a href="#" onclick="return toggleDiv(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
ADT 0.9.8</a> <em>(August 2010)</em>
ADT 0.9.8</a> <em>(September 2010)</em>
<div class="toggleme">

View File

@@ -127,7 +127,7 @@ provides the equivalent library project support.</p>
<div class="toggleable closed">
<a href="#" onclick="return toggleDiv(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" />
SDK Tools, Revision 5</a> <em>(March 2010)</em>
<div class="toggleme">