docs: Add "Build system overview" chapter

This commit is contained in:
Cheng Zhao 2015-04-11 12:11:40 +08:00
parent 21ca4de1af
commit ab94c3f49e
3 changed files with 66 additions and 1 deletions

View file

@ -59,6 +59,7 @@ Modules for both processes:
* [Coding style](development/coding-style.md)
* [Source code directory structure](development/source-code-directory-structure.md)
* [Technical differences to NW.js (formerly node-webkit)](development/atom-shell-vs-node-webkit.md)
* [Build system overview](development/build-system-overview.md)
* [Build instructions (Mac)](development/build-instructions-mac.md)
* [Build instructions (Windows)](development/build-instructions-windows.md)
* [Build instructions (Linux)](development/build-instructions-linux.md)