| Index: chrome/common/extensions/docs/templates/intros/documentScan.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/documentScan.html b/chrome/common/extensions/docs/templates/intros/documentScan.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4f3fb7747d700a53b5f330c3c5b94acd88a4b535
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/templates/intros/documentScan.html
|
| @@ -0,0 +1,13 @@
|
| +<h2 id="code">Document Scan API</h2>
|
| +
|
| +<p>
|
| +The Document Scan API is designed to allow apps and extensions to view
|
| +the content of paper documents on an attached document scanner.
|
| +</p>
|
| +
|
| +<p class="note">
|
| +<b>Note:</b>
|
| +This API depends on OS features that may not be available depending on the
|
| +underlying operating system. As of this writing only ChromeOS for certain
|
| +USB-attached devices is known to successfully work.
|
| +</p>
|
|
|