File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ Atom] ( https://cloud.githubusercontent.com/assets/72919/2874231/3af1db48-d3dd-11e3-98dc-6066f8bc766f.png )
4
4
5
- Most of the Atom user and developer documentation is contained in the [ Atom Flight Manual] ( https://github.com/atom/flight-manual.atom.io ) repository.
6
-
7
- 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.
5
+ Most of the Atom user and developer documentation is contained in the [ Atom Flight Manual] ( https://github.com/atom/flight-manual.atom.io ) .
8
6
9
7
## Build documentation
10
8
11
9
Instructions for building Atom on various platforms from source.
12
10
13
- * [ macOS] ( ./build-instructions/macOS.md )
14
- * [ Windows] ( ./build-instructions/windows.md )
15
- * [ Linux] ( ./build-instructions/linux.md )
16
11
* [ FreeBSD] ( ./build-instructions/freebsd.md )
12
+ * Moved to [ the Flight Manual] ( https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/ )
13
+ * Linux
14
+ * macOS
15
+ * Windows
16
+
17
+ ## Other documentation
17
18
18
- ## Other documentation here
19
+ [ Native Profiling on macOS ] ( ./native-profiling.md )
19
20
20
- * [ apm REST API] ( ./apm-rest-api.md )
21
- * [ Tips for contributing to packages] ( ./contributing-to-packages.md )
21
+ The other documentation that was listed here previously has been moved to [ the Flight Manual] ( https://flight-manual.atom.io ) .
You can’t perform that action at this time.
0 commit comments