diff options
author | Android (Google) Code Review <android-gerrit@google.com> | 2009-11-06 16:57:12 -0500 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2009-11-06 16:57:12 -0500 |
commit | 0e08055aa31c752732005fc48b09ee470a2c4822 (patch) | |
tree | 26e19bbea8333e2c801a03e1cbd0b895a70b6330 /docs/html/sdk/sdk_toc.cs | |
parent | 91bb62f0dc002065cb1932a96fecf15c1b92b6e9 (diff) | |
parent | ad68fdd702f9dc75de686e383657be510440956b (diff) |
Merge change I14a9acd3 into eclair-sdk
* changes:
docs: add new document for the win usb driver; remove usb guide from the device document.
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 900b0675e122..4aed0ca93762 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -75,7 +75,11 @@ </li> </ul> <ul> - <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, Revision 3</a> + <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r3</a> + <span class="new">new!</span> + </li> + <li><a href="<?cs var:toroot ?>sdk/win-usb.html">USB Driver for +Windows, r2</a> <span class="new">new!</span> </li> </ul> |