document process(es) for all APIs

This commit is contained in:
Zeke Sikelianos
2016-11-03 10:26:00 -07:00
parent e8bb79310c
commit ac68de6215
26 changed files with 53 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
> Perform copy and paste operations on the system clipboard.
Processes: [Main](../tutorial/quick-start.md#main-process), [Renderer](../tutorial/quick-start.md#renderer-process)
Process: [Main](../tutorial/quick-start.md#main-process), [Renderer](../tutorial/quick-start.md#renderer-process)
The following example shows how to write a string to the clipboard: