Cheng Zhao
7c7e6ffc77
Fix broken links in desktop-environment-integration.md
...
Close #4404 .
2016-02-15 16:36:01 +08:00
Yuya Ochiai
d76f6fe8e0
📝 🏁 Add icon overlays in taskbar to docs
...
[ci skip]
2016-02-13 17:34:12 +09:00
Marc-Aurèle DARCHE
2677dc6844
Fix: add missing fragment in FAQ section URL
2016-02-12 13:50:15 +01:00
Habib Rehman
3adcaa7681
Fix electron binary relative path
...
The relative path for Electron's binary is Contents/MacOS/Electron
2016-02-12 00:11:02 +00:00
Marc-Aurèle DARCHE
fa734d7824
Document different techniques to share objects
...
This has been discussed in
2016-02-06 19:57:21 +01:00
Kevin Sawicki
45ce16b73f
Remove ResEdit
2016-02-04 13:29:32 -08:00
Luke Adams
1002d0de74
Bump minimum OSX version to 10.9 (documentation)
2016-01-29 14:03:49 -06:00
Cheng Zhao
a26cbf640c
docs: cryptographic algorithms used by Electron
...
Fix #3995 .
2016-01-29 12:38:50 +08:00
Niven Su
b9c9da3f4e
Update debugging-main-process.md
...
fix doc typo
2016-01-19 13:49:49 +08:00
Luke Page
edbf1994dd
docs - fix typo leading to bad link
2016-01-13 16:52:07 +00:00
Cheng Zhao
33b7b774c1
docs: Notification on Windows can use http:// icon now
2016-01-11 14:41:38 +08:00
Cheng Zhao
3d908f1483
docs: Mention third party packing tools
...
Fix #1723 .
2016-01-07 20:32:57 +08:00
Levin Rickert
062253bdfc
Update debugging-main-process.md
2016-01-06 14:43:13 +01:00
Levin Rickert
aaf5f3331a
Update debugging-main-process.md
2016-01-06 14:41:51 +01:00
Luke Page
3259664637
Add info on how to debug from 0.30 onwards
2016-01-06 07:13:25 +00:00
Cheng Zhao
fe87570876
docs: Using Widevine CDM Plugin
2015-12-30 16:10:00 +08:00
Cheng Zhao
d08b7fdb5d
Merge pull request #3880 from adam-lynch/patch-1
...
Desktop Environment Integration: typo
2015-12-21 11:33:21 +08:00
Adam Lynch
520b537362
Desktop Environment Integration: rearranged sentence
2015-12-20 18:34:57 +00:00
Adam Lynch
da9c202d86
Desktop Environment Integration: typo
2015-12-20 18:34:05 +00:00
Cheng Zhao
2b4e6080a8
Merge pull request #3826 from atom/remote-crash-reporting-defaults
...
Require submitURL and companyName options to crashReporter.start
2015-12-16 12:02:28 +08:00
Kevin Sawicki
4718c726f6
Remove starting crash reporter from quick start
2015-12-15 16:24:24 -08:00
Hashed Hyphen
e729104d00
🐛 Support strict mode on Tutorial
...
[ci skip]
2015-12-16 00:52:14 +09:00
Austin Burdine
468dd9e7c8
📝 fix grammatical error in desktop notification docs [ci skip]
2015-12-07 23:13:45 -06:00
Luke Page
9567599698
Update debugging-main-process.md
2015-12-02 10:23:21 +00:00
Cheng Zhao
165b464a15
docs: process.noAsar
2015-12-01 13:43:52 +08:00
Cheng Zhao
bf4b94561e
docs: Mention submitting to MAC costs money
...
Close #3617 .
2015-11-30 15:21:39 +08:00
Cheng Zhao
a1fdc701ee
docs: Add notes on spawn and exec
2015-11-27 21:29:31 +08:00
Kevin Ramsunder
ba5f8aa096
mac-app-store-submission-guide.md: typo correction
2015-11-18 20:04:16 -05:00
Eddie Zaneski
c1373d7480
Fix typo in notifications example docs
2015-11-15 10:48:09 -05:00
Cheng Zhao
5cacf79bc5
docs: Document the new style of remote module
2015-11-13 22:34:00 +08:00
Cheng Zhao
fbb8e61958
Replace "Url" in API names with "URL"
2015-11-13 16:03:40 +08:00
Cheng Zhao
eac2e7cc61
docs: Update codes in docs to use require('electron')
2015-11-12 21:20:09 +08:00
Ming Luo
916671d4d2
Suggest adding arguments when running webdriver
2015-11-10 14:58:38 -05:00
Cheng Zhao
682433028c
docs: Clean up the desktop-environment-integration.md
2015-11-10 17:43:29 +08:00
Cheng Zhao
20c8637810
Merge pull request #3382 from felixrieseberg/notifications
...
Document Notifications
2015-11-10 17:30:08 +08:00
Cheng Zhao
90a7d4a906
docs: Update with new IPC modules
2015-11-10 16:48:24 +08:00
Felix Rieseberg
765cfb1094
Document Notifications
2015-11-10 08:28:14 +01:00
Cheng Zhao
5e3b8d51e4
docs: Fix typo
2015-11-09 11:42:37 +08:00
Kevin Simper
e4f74bb87e
Update devtools-extension with a note about it not working
2015-11-04 15:21:02 +01:00
Cheng Zhao
c763cbe298
Merge pull request #3282 from bureken/master
...
Replace Mac with OS X
2015-11-02 18:33:27 +08:00
Paul Betts
6a02586176
Add Windows version of running cmd
2015-10-31 08:57:04 -07:00
bureken
a957ea1ed9
Replace Mac with OS X
2015-10-31 05:30:18 +03:00
Alexandru Bau
96130dd4c2
Updated docs
...
Updated docs to better understand how to use electron-rebuild on all
platforms
2015-10-23 14:15:39 +03:00
Alexandru Bau
79e593aca6
Updated docs
...
Updated docs to better understand how to use electron-rebuild on Windows
2015-10-23 11:37:51 +03:00
Thomas J Fox
b61c2e6ff7
quick fix removing excess character
2015-10-21 15:03:12 -05:00
Nate Goldman
da7161d5a7
use webContents.openDevTools
...
https://github.com/atom/electron/issues/3125#issuecomment-148975593
2015-10-20 10:44:02 -07:00
Cheng Zhao
4005e65e28
Merge pull request #3150 from atom/jl-upadate-qs
...
Update Quick Start HTML
2015-10-20 11:17:30 +08:00
Jessica Lord
d09b09b744
Match the electron-quick-start repo
2015-10-19 16:37:18 -07:00
Jessica Lord
bc7c7da799
Add links to electron-quick-start
2015-10-19 15:52:02 -07:00
Greg Gamel
5e7a30deea
Additional updates to adhere to styleguide
...
Per @jlord's recommendations.
2015-10-16 18:25:30 -05:00
Greg Gamel
b5478eaef7
Update MAS tutorial to improve readability
...
Adjusted tutorial body copy and headings to improve readability, clarify sentences, and fix some (minor) grammatical missteps.
2015-10-16 17:50:41 -05:00
Cheng Zhao
115bb31ab4
docs: Small fix on mas guide
2015-10-16 20:21:06 +08:00
Cheng Zhao
18fd126c64
docs: Mac App Store Submission Guide
2015-10-16 17:16:12 +08:00
Nicholas Arcuri
95c4847d60
Update application-distribution.md
...
Fix typo on line 38
2015-10-14 06:28:27 -04:00
Alex Sherwin
b9d838975d
Fixing "tile" -> "title" typo
2015-10-12 20:17:06 -04:00
Philipp A.
36bbf5d51f
fixed devtools instructions
2015-10-11 15:18:27 +02:00
Cheng Zhao
2d802d6f1e
Merge branch 'master' into no-vistas-no-problem
2015-10-06 17:02:08 +08:00
Eran Tiktin
c3cd438d34
Replace io.js references with node.js references
2015-10-05 21:12:29 +03:00
Eran Tiktin
87e0c812e9
Update native modules doc
2015-10-05 17:48:48 +03:00
chriswmercer
b4ec7c5aaf
Minor grammar correction
2015-10-03 18:03:49 +01:00
Paul Betts
bb938b02d8
Remove Vista as possibly working
...
Vista crashes on startup because Win7 touch APIs aren't present - this is fine, but we want to tell people out of the gate that it won't work
2015-10-03 09:02:50 -07:00
Cheng Zhao
0f9f8e62fc
docs: No leading slash in --url-base
...
Fixes #2968 .
2015-10-03 13:54:05 +08:00
Cheng Zhao
651009a1dc
docs: Add "Supported Platforms"
2015-10-03 13:42:34 +08:00
My-khael Pierce
a0dcfc57b2
Update quick-start.md
2015-09-28 23:09:13 -04:00
Cheng Zhao
c73d1ce6c7
Merge pull request #2877 from kostia/utf8-charset-in-quick-start
...
📝 Include UTF-8 charset in quick start example
2015-09-24 17:49:35 +08:00
Cheng Zhao
39695cdb85
docs: Set npm_config_runtime when using npm
...
Refs https://github.com/mapbox/node-pre-gyp/pull/175 .
2015-09-24 16:18:02 +08:00
Kostiantyn Kahanskyi
334c28d128
📝 Include UTF-8 charset in quick start example
...
Partially fixes #678
2015-09-23 10:21:03 +02:00
Paul Betts
31775aa049
Fix harder
2015-09-10 11:00:43 -07:00
Paul Betts
9ca85a7859
Fix electron-rebuild instructions for Win32
2015-09-10 10:57:08 -07:00
Jessica Lord
c29a2e4992
Standardize DevTools
2015-09-09 14:11:06 -07:00
Jessica Lord
66a1405d2b
Fix conflict
2015-09-02 17:09:37 -07:00
Jessica Lord
131cd9cff6
Merge master
2015-09-02 10:23:37 -07:00
Antonio Stoilkov
e71d2bd8e7
Clarify Selenium and WebDriver documentation
2015-09-02 14:18:17 +03:00
Carson McDonald
2c47532702
Fix link to app.addRecentDocument
2015-09-01 17:15:21 -04:00
Jessica Lord
d9c3830df7
Standardize selenium and webdriver
2015-08-31 19:32:25 -07:00
Jessica Lord
cb4558e75b
Standardize pepper flash
2015-08-31 19:23:43 -07:00
Jessica Lord
be73388918
Standardize native modules
2015-08-31 19:22:06 -07:00
Jessica Lord
6a2bd80a9a
Standardize quick-start
2015-08-31 19:18:46 -07:00
Jessica Lord
52916f70ed
Standardize online-offline
2015-08-31 19:17:59 -07:00
Jessica Lord
a5234224a6
Standardize devtools
2015-08-31 19:17:41 -07:00
Jessica Lord
c6269bf77a
Standardize desktop env integration
2015-08-31 19:13:27 -07:00
Jessica Lord
0e4ae6f864
Standardize debug main process
2015-08-31 19:12:57 -07:00
Jessica Lord
96bb9b2757
Standardize app packaging
2015-08-31 19:12:33 -07:00
Jessica Lord
e0a57a0a47
Standardize app dist
2015-08-31 19:10:29 -07:00
Brandon Nozaki Miller
dd28a2ef14
Update documentation to clarify bundled node/io.js version
2015-08-28 14:16:05 -07:00
Cheng Zhao
c441dd1436
Merge pull request #2571 from atom/index-entry-startup
...
Support index.js module resolution at startup of Electron.
2015-08-26 12:35:24 +08:00
Christian Bromann
291a60444a
minor wording fix, updated example
2015-08-24 23:15:59 -07:00
Cheng Zhao
1c9088ce7d
Merge pull request #2550 from LeMoussel/patch-1
...
Update using-selenium-and-webdriver.md
2015-08-25 13:32:06 +08:00
Haojian Wu
7a23add23b
Support index.js module resolution at startup of Electron.
2015-08-24 21:16:19 +08:00
Jessica Lord
1964bb2acc
Move files to ES translation docs
2015-08-22 14:24:43 +02:00
Jessica Lord
04967de2ed
Move file to JP translation docs
2015-08-22 14:24:35 +02:00
Jessica Lord
3f52a91312
Create directory for KO translations
2015-08-22 14:21:01 +02:00
LeMoussel
a839f70a99
Update using-selenium-and-webdriver.md
...
Add an example of how to use webdriverio with electron
2015-08-21 12:09:31 +02:00
Plusb Preco
ad24c11f32
Merge remote-tracking branch 'atom/master'
2015-08-21 11:41:07 +09:00
Plusb Preco
172cc22d90
Fix some typos, update as upstream
2015-08-20 07:50:07 +09:00
Plusb Preco
40c7e6e179
Update as upstream, translate 2 files, fix some typos
2015-08-10 03:33:32 +09:00
Haojian Wu
ad01a1731a
📝 say more about thumbnail toolbar.
2015-08-05 13:55:04 +08:00
Plusb Preco
0f648f4468
Update as upstream
2015-07-30 10:27:56 +09:00
Tim Ruffles
f9d5915542
more accuracy around why to use ASAR
...
'protect' implies a lot more security than ASAR provides (none). I asked around #2374 to get some understanding of what ASAR does do for you.
2015-07-29 13:45:30 +01:00
Cheng Zhao
c500c9b289
Merge pull request #2349 from atom/mq-run-your-app
...
Reorganize the Run Your App section
2015-07-29 11:46:02 +08:00
Matias Insaurralde
faf10183d8
first docs
2015-07-26 22:57:43 -04:00
Machisté N. Quintana
f2b2c58758
📝 🎨 Grammar fix
2015-07-26 20:31:01 -04:00
Machisté N. Quintana
b6f6bf9778
📝 Reorganize the Run Your App section
2015-07-26 20:26:10 -04:00
Plusb Preco
0b7a1a1eef
Fix typos, Improve grammer
2015-07-17 13:28:13 +09:00
Jeffrey Morgan
4baaf03ac7
Improve grammar and comments
...
Improve the grammar and sentence structure of the text and improve the code comments.
2015-07-15 16:48:24 -07:00
Cheng Zhao
9ee0d46734
Use CTRL+SHIFT+I for toggling devtools, fix #2205
2015-07-15 13:11:01 -07:00
Plusb Preco
e510384375
Revert "Revert "Update APIs, check grammars""
...
This reverts commit 5e083473e7b4d3a6014d35e68618594765151afe.
2015-07-15 08:09:03 +09:00
Plusb Preco
eb81810a52
Revert "Update APIs, check grammars"
...
This reverts commit d1eb971263f72deae84541d12b3bdd6d5972365a.
2015-07-15 08:09:01 +09:00
Plusb Preco
3b2f3c3152
Update APIs, check grammars
2015-07-15 08:08:59 +09:00
Plusb Preco
de5bc32d0b
Fix typos, update some files
2015-07-15 08:08:57 +09:00
Matt DesLauriers
0c0446e254
explain the process.platform check
2015-07-06 20:38:38 -04:00
Florian Brinker
7231de7c2b
Update using-native-node-modules.md
...
update to newest version and x64 fix for popular systems
2015-07-06 14:05:15 +02:00
Plusb Preco
ebb031dafe
Fix typos, add more files
2015-06-26 13:06:12 +09:00
Plusb Preco
bf5b084945
Fix some typos and translate more files
2015-06-26 13:06:10 +09:00
Plusb Preco
30dfd54575
First translation
...
Translate docs to korean
2015-06-22 14:06:06 +09:00
Cheng Zhao
beb2853bbf
Update how to rebrand from source, close #1999
2015-06-18 12:59:13 +08:00
Johannes Schmitz
2b3a80ecda
Add minor grammar fixes
2015-06-13 16:58:18 +02:00
Cheng Zhao
459d389e03
Merge pull request #1951 from sotayamashita/translate/quick-start-jp.md
...
Translate quick-start.md into Japanese.
2015-06-12 15:49:21 +08:00
Sota Yamashita
0e6a70c556
Tranlsate quick-start-jp.md: status first
...
Translate: quick-start-jp.md
Fix bug
Tranlsate the world web
Change the method
Translate tutorial/quick-start-jp.md
Translate docs
Translate
Translate quick-start
2015-06-12 14:44:47 +09:00
Thomas Tuts
d8cd9b71b0
Clean up Selenium webdriver code example
2015-06-09 18:18:47 +02:00
Thomas Tuts
c78a3ff714
Replace shorthand if-statement notation in Pepper Flash docs
2015-06-09 18:17:38 +02:00
Thomas Tuts
4642630674
Replace shorthand if-statement notation in quick start docs
2015-06-09 18:17:12 +02:00
Thomas Tuts
a6a5d50c3f
Add missing semicolons in devtools extension docs
2015-06-09 18:15:54 +02:00
Thomas Tuts
b4790a7531
Remove trailing commas in desktop environment docs
2015-06-09 18:15:30 +02:00
Thomas Tuts
13b6ed6dc5
Fix several typos and grammar errors
2015-06-09 16:49:21 +02:00
Tim Ruffles
719f68a44b
doc on how to test with your application
2015-06-09 10:29:47 +01:00
Sam Saccone
55c07cec68
📝 Improve devtools documentation
2015-06-06 21:56:13 -04:00
Jessica Lord
014d80c359
Replace cmd with bash
...
Markdown parser doesn’t recognize cmd.
2015-05-27 12:51:19 -07:00
Cheng Zhao
71ee864d1d
docs: Open devtools in the quick start example
2015-05-21 11:16:39 +08:00
Magica
f960c2dc63
doc: fix typo in pepper flash document
...
Add brackets around `plugins: true`
2015-05-20 18:04:51 +08:00
Cheng Zhao
97a2889fd9
Merge pull request #1663 from khornberg/patch-1
...
Correct link of debugging UI
2015-05-20 17:44:29 +08:00
Magica
6980982e32
ppapi: Add pepper flash tutorial
...
Fix https://github.com/atom/electron/issues/1674
2015-05-19 20:27:12 +08:00
Kyle Hornberg
0097f89adb
Correct link of debugging UI
...
Using the link provided one receives a response of `Cannot GET /[object%20Object]`.
I've tested this on electron 0.25.3 using the example application and node-inspector version 0.10.0.
The url change is the url provided by node-inspector in the terminal window.
2015-05-12 10:29:00 -05:00
Paul Betts
904505bb21
Suggest electron-rebuild for building native modules
2015-05-04 22:39:55 -07:00
Cheng Zhao
921e7e0f91
Merge pull request #1565 from chicoxyzzy/patch-1
...
docs: fix typo
2015-05-04 12:18:04 +08:00
Max Graey
6842ac98c3
revert changes of dist url
2015-05-04 10:13:43 +07:00
Sergey R
abe63ebd84
docs: fix typo
2015-05-04 02:21:07 +03:00
Max Graey
d2ab8322b7
update using-native-node-modules doc
2015-05-02 01:28:17 +07:00
Lee McKinnon
5fa7ae7d72
Fixing typo in desktop-environment-integration.md
...
Missing comma in the 'setUserTasks' as well as a typo in the description under "User tasks (Windows)"
2015-04-30 15:40:30 -04:00
Bhargav Patel
5c5fd377f7
Minor grammatical fixes
...
Fixed some run-on sentances and changed structor of some.
2015-04-23 20:12:04 -04:00
Kevin Sawicki
5c94f7ccd4
Merge pull request #1464 from bnvk/patch-1
...
updated bash path to ./Electron.app/Contents/MacOS/Electron
2015-04-22 14:08:09 -07:00
Florian Hämmerle
ec4d596189
Update quick-start.md
2015-04-22 22:14:50 +02:00
Brennan Novak
bc04e951cf
updated bash path to ./Electron.app/Contents/MacOS/Electron
...
it had the trailing /Atom which no longer exists
2015-04-22 16:22:08 +02:00
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
b0b6747456
docs: Update the rebranding guide
2015-04-17 11:59:40 +08: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
Cheng Zhao
43fe82e1e5
Merge branch 'master' into rename-to-electron
2015-04-12 21:49:08 +08:00
Cheng Zhao
159e013ce5
docs: Don't mention apm
...
It causes confusions, and it is not convineint any more, see #793 .
2015-04-12 21:46:50 +08:00
Kevin Sawicki
6615ef1054
Atom Shell -> Electron
2015-04-08 10:16:10 -07: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
Cheng Zhao
475f624113
docs: The right way of "set", according to #1126
2015-03-23 10:35:35 +08:00
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