| Index: chrome/common/extensions/docs/examples/api/document_scan/README.md
|
| diff --git a/chrome/common/extensions/docs/examples/api/document_scan/README.md b/chrome/common/extensions/docs/examples/api/document_scan/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..22c61ca7af88bb3077cd257aad18aa7a1cd6e0b9
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/examples/api/document_scan/README.md
|
| @@ -0,0 +1,10 @@
|
| +# Document Scanning API Sample
|
| +
|
| +This demo interfaces with the Chrome document scanning API to acquire scanned
|
| +images.
|
| +
|
| +## APIs
|
| +
|
| +* [Document scanning API](https://developer.chrome.com/apps/document_scan)
|
| +* [Runtime](https://developer.chrome.com/apps/runtime)
|
| +* [Window](https://developer.chrome.com/apps/app_window)
|
|
|