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 @@
|
|||
|
||||
> Manage browser sessions, cookies, cache, proxy settings, etc.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
The `session` module can be used to create new `Session` objects.
|
||||
|
||||
|
@ -54,7 +54,7 @@ A `Session` object, the default session object of the app.
|
|||
|
||||
> Get and set properties of a session.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
You can create a `Session` object in the `session` module:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue