projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6684c4
)
DownloadItem only needs one heading
author
Zeke Sikelianos
<zeke@sikelianos.com>
Tue, 15 Nov 2016 00:14:19 +0000
(16:14 -0800)
committer
Zeke Sikelianos
<zeke@sikelianos.com>
Wed, 16 Nov 2016 17:02:49 +0000
(09:02 -0800)
docs/api/download-item.md
patch
|
blob
|
history
diff --git
a/docs/api/download-item.md
b/docs/api/download-item.md
index 4887966e6c5d39f6b265c1a03e7895f61a5c55f2..62df151f9238a817bfdf67eeb024f0d1ba6e2760 100644
(file)
--- a/
docs/api/download-item.md
+++ b/
docs/api/download-item.md
@@
-1,4
+1,4
@@
-# DownloadItem
+#
# Class:
DownloadItem
> Control file downloads from remote sources.
@@
-37,8
+37,6
@@
win.webContents.session.on('will-download', (event, item, webContents) => {
})
```
-## Class: DownloadItem
-
### Instance Events
#### Event: 'updated'