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 @@
|
|||
|
||||
> Create and control browser windows.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
```javascript
|
||||
// In the main process.
|
||||
|
@ -111,7 +111,7 @@ child.once('ready-to-show', () => {
|
|||
|
||||
> Create and control browser windows.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
`BrowserWindow` is an
|
||||
[EventEmitter](http://nodejs.org/api/events.html#events_class_events_eventemitter).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue