| Index: chrome/common/extensions/docs/templates/intros/usb.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/usb.html b/chrome/common/extensions/docs/templates/intros/usb.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5496dc65bb654154a916ee6e160be6a71ed7ccd3
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/templates/intros/usb.html
|
| @@ -0,0 +1,9 @@
|
| +<p id="classSummary">
|
| +Use the <code>chrome.usb</code> module
|
| +to send messages to any connected device.
|
| +</p>
|
| +
|
| +<h4>Related Documentation</h4>
|
| +<ul>
|
| + <li><a href="app_hardware.html">Accessing Hardware Devices</a></li>
|
| +</ul>
|
|
|