link process annotations to glossary
This commit is contained in:
parent
a098bf30d4
commit
e57cb713b2
35 changed files with 39 additions and 39 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Render and control web pages.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
`webContents` is an
|
||||
[EventEmitter](https://nodejs.org/api/events.html#events_class_eventemitter).
|
||||
|
@ -49,7 +49,7 @@ Returns `WebContents` - A WebContents instance with the given ID.
|
|||
|
||||
> Render and control the contents of a BrowserWindow instance.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
### Instance Events
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue