mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-30 20:52:32 +08:00
📝 Update docs for new source code structure.
This commit is contained in:
@@ -11,6 +11,7 @@ to understand the source code better.
|
||||
|
||||
## Structure of source code
|
||||
|
||||
* **atom** - Source code of atom-shell.
|
||||
* **app** - Contains system entry code, this is the most basic level of the
|
||||
program.
|
||||
* **browser** - The frontend including the main window, UI, and all browser
|
||||
@@ -38,6 +39,7 @@ to understand the source code better.
|
||||
* **lib** - Javascript part of the API implementation.
|
||||
* **spec** - Automatic tests.
|
||||
* **script** - Scripts for building atom-shell.
|
||||
* **chrome** - Source code modified from Chromium's chrome component.
|
||||
|
||||
## Structure of other directories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user