2013-08-14 22:43:35 +00:00
|
|
|
# Atom-Shell Documentations
|
|
|
|
|
|
|
|
## Guides
|
|
|
|
|
2013-08-14 22:52:00 +00:00
|
|
|
* [Quick start](Quick-start.md)
|
|
|
|
* [Build native modules](Build-native-modules.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
## Development
|
|
|
|
|
2013-08-14 22:52:00 +00:00
|
|
|
* [Coding style](Coding-style.md)
|
|
|
|
* [Source code directory structure](Source-code-directory-structure.md)
|
|
|
|
* [Build instructions (Mac)](Build-instructions-(Mac).md)
|
|
|
|
* [Build instructions (Windows)](Build-instructions-(Windows).md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
## API References
|
|
|
|
|
|
|
|
Renderer side modules:
|
|
|
|
|
2013-08-14 22:52:00 +00:00
|
|
|
* [ipc (renderer)](ipc-(renderer).md)
|
|
|
|
* [remote](remote.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
Browser side modules:
|
|
|
|
|
2013-08-14 22:52:00 +00:00
|
|
|
* [app](app.md)
|
|
|
|
* [atom-delegate](atom-delegate.md)
|
|
|
|
* [auto-updater](auto-updater.md)
|
|
|
|
* [browser-window](browser-window.md)
|
|
|
|
* [crash-reporter](crash-reporter.md)
|
|
|
|
* [dialog](dialog.md)
|
|
|
|
* [ipc (browser)](ipc (browser).md)
|
|
|
|
* [menu](menu.md)
|
|
|
|
* [menu-item](menu-item.md)
|
|
|
|
* [power-monitor](power-monitor.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
Common modules:
|
|
|
|
|
2013-08-14 22:52:00 +00:00
|
|
|
* [clipboard](clipboard.md)
|
|
|
|
* [shell](shell.md)
|