2014-04-30 06:52:58 +00:00
|
|
|
## Tutorials
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-04-30 06:52:58 +00:00
|
|
|
* [Quick start](tutorial/quick-start.md)
|
2014-05-04 10:32:12 +00:00
|
|
|
* [Application distribution](tutorial/application-distribution.md)
|
2014-04-30 06:52:58 +00:00
|
|
|
* [Use native node modules](tutorial/use-native-node-modules.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:24:57 +00:00
|
|
|
## API references
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:49:05 +00:00
|
|
|
* [Synopsis](api/synopsis.md)
|
|
|
|
|
|
|
|
Modules for browser side:
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:24:57 +00: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-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:49:05 +00:00
|
|
|
Modules for web page:
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:24:57 +00:00
|
|
|
* [ipc (renderer)](api/ipc-renderer.md)
|
|
|
|
* [remote](api/remote.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:49:05 +00:00
|
|
|
Modules for both sides:
|
2013-08-14 22:43:35 +00:00
|
|
|
|
2014-05-05 06:24:57 +00:00
|
|
|
* [clipboard](api/clipboard.md)
|
|
|
|
* [crash-reporter](api/crash-reporter.md)
|
|
|
|
* [screen](api/screen.md)
|
|
|
|
* [shell](api/shell.md)
|
2014-05-05 06:49:05 +00:00
|
|
|
|
|
|
|
## Development
|
|
|
|
|
|
|
|
* [Coding style](development/coding-style.md)
|
|
|
|
* [Source code directory structure](development/source-code-directory-structure.md)
|
2014-05-06 07:16:54 +00:00
|
|
|
* [Technical differences to node-webkit](development/atom-shell-vs-node-webkit.md)
|
2014-05-05 06:49:05 +00:00
|
|
|
* [Build instructions (Mac)](development/build-instructions-mac.md)
|
|
|
|
* [Build instructions (Windows)](development/build-instructions-windows.md)
|
|
|
|
* [Build instructions (Linux)](development/build-instructions-linux.md)
|