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 @@
|
|||
|
||||
> Extensions to process object.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process), [Renderer](../tutorial/quick-start.md#renderer-process)
|
||||
Process: [Main](../glossary.md#main-process), [Renderer](../glossary.md#renderer-process)
|
||||
|
||||
Electron's `process` object is extended from the
|
||||
[Node.js `process` object](https://nodejs.org/api/process.html).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue