docs: document modernization initiative more clearly (#17376)
* docs: document modernization initiative more clearly
This commit is contained in:
parent
53f4af7722
commit
879462af4b
18 changed files with 102 additions and 34 deletions
|
@ -1230,7 +1230,7 @@ Captures a snapshot of the page within `rect`. Upon completion `callback` will
|
|||
be called with `callback(image)`. The `image` is an instance of [NativeImage](native-image.md)
|
||||
that stores data of the snapshot. Omitting `rect` will capture the whole visible page.
|
||||
|
||||
**[Deprecated Soon](promisification.md)**
|
||||
**[Deprecated Soon](modernization/promisification.md)**
|
||||
|
||||
#### `win.capturePage([rect])`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue