Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(908)

Unified Diff: chrome/common/extensions/docs/templates/intros/documentScan.html

Issue 893443002: Publish documentScan API documentation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added link to intros Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/public/extensions/documentScan.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/public/extensions/documentScan.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698