mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
22 lines
818 B
Markdown
22 lines
818 B
Markdown
# Atom Docs
|
|
|
|

|
|
|
|
Most of the Atom user and developer documentation is contained in the [Atom Flight Manual](https://github.com/atom/flight-manual.atom.io) repository.
|
|
|
|
In this directory you can only find very specific build and API level documentation. Some of this may eventually move to the Flight Manual as well.
|
|
|
|
## Build documentation
|
|
|
|
Instructions for building Atom on various platforms from source.
|
|
|
|
* [macOS](./build-instructions/macOS.md)
|
|
* [Windows](./build-instructions/windows.md)
|
|
* [Linux](./build-instructions/linux.md)
|
|
* [FreeBSD](./build-instructions/freebsd.md)
|
|
|
|
## Other documentation here
|
|
|
|
* [apm REST API](./apm-rest-api.md)
|
|
* [Tips for contributing to packages](./contributing-to-packages.md)
|