diff options
author | Scott Main <smain@google.com> | 2009-11-05 18:53:59 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2009-11-06 13:48:21 -0800 |
commit | ad68fdd702f9dc75de686e383657be510440956b (patch) | |
tree | 7870dc3cf4e951ecd5e04212b1794571830aaa73 /docs/html/sdk/sdk_toc.cs | |
parent | e33044eadfa9969e71e50d1aff165cbc436b13f3 (diff) |
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> |