2013-08-14 22:43:35 +00:00
|
|
|
# Atom-Shell Documentations
|
|
|
|
|
|
|
|
## Guides
|
|
|
|
|
2013-08-14 22:55:42 +00:00
|
|
|
* [Quick start](quick-start.md)
|
|
|
|
* [Build native modules](build-native-modules.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
## Development
|
|
|
|
|
2013-09-09 07:49:13 +00: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)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
## API References
|
|
|
|
|
|
|
|
Renderer side modules:
|
|
|
|
|
2013-09-09 07:49:13 +00:00
|
|
|
* [ipc (renderer)](api/renderer/ipc-renderer.md)
|
|
|
|
* [remote](api/renderer/remote.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
Browser side modules:
|
|
|
|
|
2013-09-09 07:49:13 +00:00
|
|
|
* [app](api/browser/app.md)
|
|
|
|
* [auto-updater](api/browser/auto-updater.md)
|
|
|
|
* [browser-window](api/browser/browser-window.md)
|
|
|
|
* [dialog](api/browser/dialog.md)
|
|
|
|
* [ipc (browser)](api/browser/ipc-browser.md)
|
|
|
|
* [menu](api/browser/menu.md)
|
|
|
|
* [menu-item](api/browser/menu-item.md)
|
|
|
|
* [power-monitor](api/browser/power-monitor.md)
|
|
|
|
* [protocol](api/browser/protocol.md)
|
2013-08-14 22:43:35 +00:00
|
|
|
|
|
|
|
Common modules:
|
|
|
|
|
2013-09-09 07:49:13 +00:00
|
|
|
* [clipboard](api/common/clipboard.md)
|
2013-11-13 09:30:49 +00:00
|
|
|
* [crash-reporter](api/common/crash-reporter.md)
|
2013-09-09 07:49:13 +00:00
|
|
|
* [shell](api/common/shell.md)
|