2014-05-05 10:24:57 +04:00
|
|
|
# Atom Shell documents
|
2013-08-15 02:43:35 +04:00
|
|
|
|
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
|
|
|
|
|
|
|
## Development
|
|
|
|
|
2013-09-09 11:49:13 +04:00
|
|
|
* [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)
|
2014-02-20 14:39:24 +04:00
|
|
|
* [Build instructions (Linux)](development/build-instructions-linux.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:24:57 +04:00
|
|
|
Browser side modules:
|
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:24:57 +04:00
|
|
|
Renderer side modules:
|
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
|
|
|
|
|
|
|
Common modules:
|
|
|
|
|
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)
|