Cheng Zhao
de76ab97fb
docs: Fix setting GYP_DEFINES on Windows, closes #1126
2015-03-23 10:19:49 +08:00
Cheng Zhao
f5dc8fc80d
docs: How to use asar archive with unpacked files
2015-03-21 19:11:15 +08:00
Cheng Zhao
73ce16fc52
Remove unneeded log
2015-03-20 21:32:10 +08:00
Cheng Zhao
52d596e576
Merge pull request #1202 from xfq/patch-2
...
Update application-packaging.md
2015-03-04 09:36:51 -08:00
Cheng Zhao
1f849ec7b0
Merge pull request #1203 from xfq/patch-3
...
Update online-offline-events.md
2015-03-04 09:27:54 -08:00
Cheng Zhao
610ab0c0a5
Merge pull request #1204 from xfq/patch-4
...
Update using-selenium-and-webdriver.md
2015-03-04 09:27:34 -08:00
Xue Fuqiao
246d6cbcf7
Update using-selenium-and-webdriver.md
...
Update the URI of ChromeDriver.
2015-03-04 21:59:27 +08:00
Xue Fuqiao
29c6d1e46f
Update online-offline-events.md
...
Add HTML5 doctype.
2015-03-04 21:29:02 +08:00
Xue Fuqiao
92c76bac2b
Update application-packaging.md
...
`BrowserWindow` should be used in browser scripts instead of client scripts. Move it to the "Node API" section.
2015-03-04 20:16:22 +08:00
Xue Fuqiao
dab9dad9db
Update quick-start.md
...
node-webkit has been renamed to nw.js.
2015-03-04 16:18:51 +08:00
Yoshua Wuyts
a26976a161
docs: update wording in application-packagaging
...
Minor tweak, should make the sentence a bit more fluent. Thanks!
2015-02-08 12:04:02 +01:00
Cheng Zhao
137f3b8439
docs: forBrowser is now required for webdriver
2015-02-03 11:38:22 -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
37d278de34
docs: Use file: instead of asar:
2015-01-31 18:48:11 -08:00
Cheng Zhao
fe81e5b32d
Use https://atom.io/download/atom-shell as headers download URL
2015-01-23 12:16:49 -08:00
Cheng Zhao
45c2cda6bb
docs: Mention the GYP_DEFINES way of rebranding
2014-12-29 12:12:04 -08:00
Cheng Zhao
5c65f037b0
docs: Update Application Distribution
2014-12-29 10:46:15 -08:00
Paul Betts
e87876671f
Add some documentation about renaming Atom Shell
2014-12-07 21:38:29 -08:00
Cheng Zhao
32b8366d30
docs: Represented file of window
2014-11-18 11:27:08 +08:00
Cheng Zhao
95662d4233
docs: Progress bar in taskbar
2014-11-18 10:54:08 +08:00
Cheng Zhao
2f36216cb0
docs: Some tunes on desktop-environment-integration.md
2014-11-18 10:16:52 +08:00
Cheng Zhao
2513358eb5
docs: Add notes on Unity launcher
2014-11-17 22:00:56 +08:00
Cheng Zhao
21fa395b61
docs: Add "Desktop environment integration"
2014-11-17 21:40:07 +08:00
Cheng Zhao
bd1f0e78a8
docs: original-fs module
2014-11-12 11:58:03 +08:00
Brent Ertz
522ae765ea
Updates per PR feedback
...
* Use backticks instead of quotes around code object
* Remove path.join usage
* Dasherize event names
2014-11-05 11:21:18 -07:00
Brent Ertz
9cf3811a56
Add tutorial on online/offline event detection
2014-11-05 07:49:50 -07:00
Bruce Mitchener
2fa0b1117c
[docs] Clean up some grammar around ASAR.
2014-10-14 08:16:22 +07:00
Josh Marinacci
7659edd139
speling error.
2014-10-02 14:51:05 -07:00
Cheng Zhao
d77bf0440c
docs: Add usage on app packaging
2014-09-29 23:05:02 +08:00
Cheng Zhao
5a0be6672d
docs: Add reference on app packaging
2014-09-29 21:34:54 +08:00
Cheng Zhao
fc8ff314e2
Make docs follow 80 columns rule.
2014-09-25 23:22:29 +08:00
Cheng Zhao
a717235212
Only include chromedriver in vX.X.0 releases.
2014-09-20 22:39:52 +08:00
Cheng Zhao
268508764f
docs: use => using
2014-09-13 00:16:32 +08:00
Cheng Zhao
34109fa741
docs: Document how to use chromedriver.
2014-09-13 00:07:21 +08:00
Cheng Zhao
add4e3c6f5
docs: Now atom-shell's version should be used when building modules.
2014-09-08 15:07:33 +08:00
Cheng Zhao
80fb44b926
docs: Add docs on how to use chrome devtools extension.
2014-08-28 16:33:27 +08:00
Haojian Wu
9ad81c054d
docs: Correct debugging chapter.
2014-08-25 13:08:11 +08:00
Cheng Zhao
fdcad1066e
docs: Fix typos.
2014-08-20 10:57:39 +08:00
Cheng Zhao
fecc90e67c
docs: Add chapter on debugging with node-inspector.
2014-08-20 10:43:41 +08:00
Cheng Zhao
6e3b3fa5a2
Add "Debugging browser process" chapter.
2014-08-20 10:01:43 +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
SAKATA Sinji
1bce2ec0e9
Fixed typos
2014-05-07 20:04:14 +09:00
Pascal Borreli
831c7f5924
Fixed typos
2014-05-07 07:34:53 +01: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
a9748f6cc6
📝 Say some more about native node modules.
2014-04-30 15:03:14 +08:00
Cheng Zhao
f7cf3ad867
Restructure the docs to put more tutorials.
2014-04-30 14:52:58 +08:00