Cheng Zhao
fc3026dcfe
Merge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master
2015-04-20 19:40:04 +08:00
Cheng Zhao
237b7bedaa
Merge pull request #1428 from SimplyAhmazing/master
...
Documentation Fix: edits quick-start doc file section "The renderer process" segment
2015-04-20 15:51:01 +08:00
SAKATA Sinji
45f022b9db
docs: Atom Shell => Electron in quick-start.md
2015-04-20 00:46:00 +09:00
Cheng Zhao
d2682233fd
docs: Atom Shell => Electron
2015-04-16 11:31:12 +08:00
Ahmed Abdalla
3a850b94f5
removes use of passive voice
2015-04-15 14:01:09 -04:00
Ahmed Abdalla
a179e48e3b
fixes spelling typo
2015-04-15 13:58:30 -04:00
Ahmed Abdalla
0d3aaaf0af
edits quick-start "The renderer Process" segment
2015-04-14 23:04:19 -04:00
TJ Krusinski
c98774b3df
add `to` in sentence for grammar
...
Simply a small grammar improvement.
2015-04-05 16:18:20 -04:00
Cheng Zhao
fdc07dea17
docs: Say more about what is renderer process and main process
2015-03-29 16:02:31 +08:00
Joseph Dykstra
4a508e0e41
reverted incorrect changes
2015-03-27 07:46:26 -05:00
Joseph Dykstra
b6875ad49b
Renamed browser-side to main process
...
renamed a few occurances of "web page" to "renderer"
renamed a few files that had "browser" in their name to "main-process"
note that there are still many occurances of web page.
2015-03-26 10:20:31 -05:00
Xue Fuqiao
dab9dad9db
Update quick-start.md
...
node-webkit has been renamed to nw.js.
2015-03-04 16:18:51 +08:00
Xue Fuqiao
5083a7505d
Change Mac OS X to OS X.
...
Apple has renamed Mac OS X to OS X.
2015-02-02 16:21:23 +08:00
Cheng Zhao
fc8ff314e2
Make docs follow 80 columns rule.
2014-09-25 23:22:29 +08:00
batjko
9b8ee42f79
💄
2014-07-21 15:05:11 +01:00
batjko
939ead3aee
add missing comma
2014-07-21 15:03:25 +01:00
batjko
026c85508a
Ironed out some spelling and grammar issues.
2014-07-21 15:02:35 +01:00
Zhi Cun
721a40ba82
Add notice for ##Run your app
2014-07-01 17:51:42 +08:00
Doug Daniels
90538d0e16
Update "app" to "your-app" to avoid module collision with require('app')
...
If you name your app's folder `app/` and if you run the atom-shell from the directory above that, it will result in an error, which I believe is caused by resolving `require('app')` to your `app/` folder.
So just to avoid confusion where someone might create an app with that folder and run the atom-shell from that directory.
I wrote up some details getting atom-shell working using the grunt plugin.
- https://github.com/atom/atom-shell/issues/256#issuecomment-42464026
2014-05-07 14:21:13 -05:00
andy matthews
f263a8e9d5
Capitilization, grammar, and punctuation changes
2014-05-07 00:06:35 -05:00
Doug Daniels
70194d2632
minor spelling fix and grammar
2014-05-06 20:30:58 -05:00
Dorian Marié
38178fb3c8
Quick-start.md: Emphasis on important concepts of atom-shell
2014-05-06 13:04:13 -03:00
Dorian Marié
ca845aa35e
Update quick-start.md: Minor wording changes
2014-05-06 12:55:34 -03:00
Cheng Zhao
5c55b9412f
📝 Add Synopsis chapter.
2014-05-05 14:49:05 +08:00
Cheng Zhao
5933947000
📝 Simpilify the structure of API references.
2014-05-05 14:24:57 +08:00
Cheng Zhao
69821cdb96
📝 Separate the application distribution chapter out.
2014-05-04 18:32:12 +08:00
Cheng Zhao
98a49fa155
📝 Update the quick start on writing the app.
2014-04-30 17:28:36 +08:00
Cheng Zhao
aa54df7e44
📝 Simpler introduction in quick start.
2014-04-30 16:39:49 +08:00
Cheng Zhao
f7cf3ad867
Restructure the docs to put more tutorials.
2014-04-30 14:52:58 +08:00