mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
document process(es) for all APIs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
> Register a custom protocol and intercept existing protocol requests.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
An example of implementing a protocol that has the same effect as the
|
||||
`file://` protocol:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user