diff options
author | Scott Main <smain@google.com> | 2011-01-07 10:45:03 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-01-20 18:37:41 -0800 |
commit | 0f8056321f4d4552fb96a671c3cd194814ad0d4e (patch) | |
tree | 826a35dfe8f93825aca67449f248400cfea85f86 /docs/html/sdk/sdk_toc.cs | |
parent | 77d6fcff7b97b53d7bf15557e117d32b95c21f63 (diff) |
cherrypick Change-Id: Ic268b65b127b356155dd62d737029ce442c12f51
docs: add OEM USB Drivers document
and update install guide with windows 7 procedures
misc style edits
Change-Id: Icadbfc1136463a75039f87e7c0cbc79d29afbd84
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 4dd68cfe3a60..226f8809cc5c 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -99,8 +99,7 @@ </ul> <ul> <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r8</a> <span class="new">new!</span></li> - <li><a href="<?cs var:toroot ?>sdk/win-usb.html">USB Driver for - Windows, r4</a> <span class="new">new!</span> + <li><a href="<?cs var:toroot ?>sdk/win-usb.html">Google USB Driver, r4</a> <span class="new">new!</span> </li> </ul> </li> @@ -156,6 +155,9 @@ <span style="display:none" class="zh-TW"></span> </h2> <ul> + <li><a href="<?cs var:toroot ?>sdk/oem-usb.html"> + <span class="en">OEM USB Drivers</span> + </a></li> <li><a href="<?cs var:toroot ?>sdk/requirements.html">SDK System Requirements</a></li> <!-- <li><a href="<?cs var:toroot ?>sdk/RELEASENOTES.html">SDK Release Notes</a></li> --> |