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

Side by Side 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, 10 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <h2 id="code">Document Scan API</h2>
2
3 <p>
4 The Document Scan API is designed to allow apps and extensions to view
5 the content of paper documents on an attached document scanner.
6 </p>
7
8 <p class="note">
9 <b>Note:</b>
10 This API depends on OS features that may not be available depending on the
11 underlying operating system. As of this writing only ChromeOS for certain
12 USB-attached devices is known to successfully work.
13 </p>
OLDNEW
« 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