38 lines
No EOL
543 B
Markdown
38 lines
No EOL
543 B
Markdown
# Atom-Shell Documentations
|
|
|
|
## Guides
|
|
|
|
* [[Quick start]]
|
|
* [[Build native modules]]
|
|
|
|
## Development
|
|
|
|
* [[Coding style]]
|
|
* [[Source code directory structure]]
|
|
* [[Build instructions (Mac)]]
|
|
* [[Build instructions (Windows)]]
|
|
|
|
## API References
|
|
|
|
Renderer side modules:
|
|
|
|
* [[ipc (renderer)]]
|
|
* [[remote]]
|
|
|
|
Browser side modules:
|
|
|
|
* [[app]]
|
|
* [[atom-delegate]]
|
|
* [[auto-updater]]
|
|
* [[browser-window]]
|
|
* [[crash-reporter]]
|
|
* [[dialog]]
|
|
* [[ipc (browser)]]
|
|
* [[menu]]
|
|
* [[menu-item]]
|
|
* [[power-monitor]]
|
|
|
|
Common modules:
|
|
|
|
* [[clipboard]]
|
|
* [[shell]] |