2014-04-30 10:52:58 +04:00
|
|
|
## Tutorials
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-04-30 10:52:58 +04:00
|
|
|
* [Quick start](tutorial/quick-start.md)
|
2014-05-04 14:32:12 +04:00
|
|
|
* [Application distribution](tutorial/application-distribution.md)
|
2014-04-30 10:52:58 +04:00
|
|
|
* [Use native node modules](tutorial/use-native-node-modules.md)
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:24:57 +04:00
|
|
|
## API references
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:49:05 +04:00
|
|
|
* [Synopsis](api/synopsis.md)
|
|
|
|
|
|
|
|
Modules for browser side:
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:24:57 +04:00
|
|
|
* [app](api/app.md)
|
|
|
|
* [auto-updater](api/auto-updater.md)
|
|
|
|
* [browser-window](api/browser-window.md)
|
|
|
|
* [dialog](api/dialog.md)
|
|
|
|
* [ipc (browser)](api/ipc-browser.md)
|
|
|
|
* [menu](api/menu.md)
|
|
|
|
* [menu-item](api/menu-item.md)
|
|
|
|
* [power-monitor](api/power-monitor.md)
|
|
|
|
* [protocol](api/protocol.md)
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:49:05 +04:00
|
|
|
Modules for web page:
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:24:57 +04:00
|
|
|
* [ipc (renderer)](api/ipc-renderer.md)
|
|
|
|
* [remote](api/remote.md)
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:49:05 +04:00
|
|
|
Modules for both sides:
|
2013-08-15 02:43:35 +04:00
|
|
|
|
2014-05-05 10:24:57 +04:00
|
|
|
* [clipboard](api/clipboard.md)
|
|
|
|
* [crash-reporter](api/crash-reporter.md)
|
|
|
|
* [screen](api/screen.md)
|
|
|
|
* [shell](api/shell.md)
|
2014-05-05 10:49:05 +04:00
|
|
|
|
|
|
|
## Development
|
|
|
|
|
|
|
|
* [Coding style](development/coding-style.md)
|
|
|
|
* [Source code directory structure](development/source-code-directory-structure.md)
|
|
|
|
* [Build instructions (Mac)](development/build-instructions-mac.md)
|
|
|
|
* [Build instructions (Windows)](development/build-instructions-windows.md)
|
|
|
|
* [Build instructions (Linux)](development/build-instructions-linux.md)
|