Samuel Attard
|
11f8923c43
|
Fix tray and menu docs
|
2016-11-11 09:22:55 -08:00 |
|
Samuel Attard
|
63ebc41778
|
More docs updates
|
2016-11-11 09:22:55 -08:00 |
|
Samuel Attard
|
1a9b4b4671
|
First few docs made optional
|
2016-11-11 09:22:55 -08:00 |
|
gellert
|
2cf30c0d63
|
remove method transferred to set with null
|
2016-11-11 08:49:57 -08:00 |
|
gellert
|
16253fe708
|
doc fixes
|
2016-11-11 08:49:57 -08:00 |
|
gellert
|
84a3fe50dc
|
little fix in docs
|
2016-11-11 08:49:57 -08:00 |
|
gellert
|
8ad50d1e35
|
adds vibrancy effect for macos
|
2016-11-11 08:49:57 -08:00 |
|
joshaber
|
999b349e94
|
Docit
|
2016-11-10 13:35:56 -05:00 |
|
Kevin Sawicki
|
acacb3f551
|
Update symbols server URL
|
2016-11-07 10:58:27 -08:00 |
|
Kevin Sawicki
|
a1a07aed44
|
Add atom-shell URL to planned breaking changes
|
2016-11-04 16:21:30 -07:00 |
|
Kevin Sawicki
|
f0731be20b
|
Update dist url to be electron instead of atom-shell
|
2016-11-04 16:21:30 -07:00 |
|
Zeke Sikelianos
|
ef9d8fe9bd
|
Merge pull request #7843 from electron/process-docs
document the process(es) in which APIs are available
|
2016-11-03 13:14:30 -07:00 |
|
Zeke Sikelianos
|
471b9980ec
|
line up process annotations consistently
|
2016-11-03 13:13:21 -07:00 |
|
Zeke Sikelianos
|
21105271a4
|
document processes for APIs nested in parent docs
|
2016-11-03 11:50:00 -07:00 |
|
Zeke Sikelianos
|
ac68de6215
|
document process(es) for all APIs
|
2016-11-03 10:26:00 -07:00 |
|
Samuel Attard
|
9f18a6e65c
|
Use ES6 template strings, fix docs and remove _ERROR_ IPC event
|
2016-11-03 09:33:47 -07:00 |
|
Samuel Attard
|
857e1da6a3
|
Make executeJavaScript return a Promise so that caught errors can be sent to the caller
|
2016-11-03 09:33:47 -07:00 |
|
Zeke Sikelianos
|
cc18670ae1
|
Merge pull request #7854 from electron/fix-ipc-docs
Fix the IPC docs so the docs-linter finds the methods
|
2016-11-02 20:14:47 -07:00 |
|
Samuel Attard
|
6228ce3f35
|
Fix the IPC docs so the docs-linter finds the methods
|
2016-11-03 14:04:03 +11:00 |
|
ali.ibrahim
|
49cb675057
|
Fixing a trivial js lint issue.
|
2016-11-02 11:16:37 +01:00 |
|
ali.ibrahim
|
e8b119e636
|
Formatting JavaScript sample code.
|
2016-11-02 10:40:51 +01:00 |
|
Zeke Sikelianos
|
e8bb79310c
|
document the process(es) in which APIs are available
|
2016-11-01 16:35:31 -07:00 |
|
Haojian Wu
|
794479519c
|
Add missing net document entry.
|
2016-11-01 16:50:55 +01:00 |
|
tinydew4
|
836cd017a9
|
Trim: docs/api/net.md
|
2016-11-01 03:53:45 +00:00 |
|
Zeke Sikelianos
|
379c3470c8
|
fix formatting of new net API doc
|
2016-10-31 15:48:06 -07:00 |
|
Kevin Sawicki
|
e9a2792b55
|
Format URL passed to BrowserWindow.loadURL
|
2016-10-31 11:34:53 -07:00 |
|
Kevin Sawicki
|
ed3a2dae1b
|
Merge pull request #7787 from julianengel/patch-1
Added example usage for the default port
|
2016-10-31 09:28:20 -07:00 |
|
Kevin Sawicki
|
48eaee0c0e
|
Match example to node inspector doc
|
2016-10-31 09:27:42 -07:00 |
|
Kevin Sawicki
|
6b2848307d
|
Merge pull request #7807 from electron/net-docs-fixup
Quick fix up of net docs
|
2016-10-31 09:23:07 -07:00 |
|
Brendan Forster
|
651b0c0f82
|
fixed a couple of typos
|
2016-10-31 08:59:26 -07:00 |
|
Samuel Attard
|
4ee308fcc2
|
Quick fix up of net docs
|
2016-10-31 12:43:57 +11:00 |
|
Cheng Zhao
|
dfefa00a50
|
Merge pull request #7577 from thomsonreuters/net_module
net module
|
2016-10-31 10:31:56 +09:00 |
|
Ian Olsen
|
a0772dbbe9
|
fix link to Mac debug instructions
|
2016-10-28 14:32:48 -07:00 |
|
Julian Engel
|
4b0b875d6f
|
Added example usage for the default port
According to Issue ##7756 I added the example usage.
|
2016-10-28 18:04:51 +03:00 |
|
Kevin Sawicki
|
2006d64939
|
Merge pull request #7757 from crilleengvall/master
Adding documentation about hidden-inset
|
2016-10-28 02:42:57 +09:00 |
|
Kevin Sawicki
|
d9f3355dea
|
Remove excess newlines
|
2016-10-27 10:42:31 -07:00 |
|
Kevin Sawicki
|
c8263a9a18
|
Add newlines and backticks
|
2016-10-27 10:41:43 -07:00 |
|
Kevin Sawicki
|
bb6d15ee10
|
Merge pull request #7750 from bheart/master
Document the fact that Accelerators are used by the globalShortcut module
|
2016-10-28 02:39:46 +09:00 |
|
Christian Engvall
|
29470dd018
|
Adding documentation about hidden-inset
|
2016-10-26 21:33:48 +02:00 |
|
tinydew4
|
fbe4394bbd
|
Clean unnecessary sentences on web-contents.md
|
2016-10-26 15:41:47 +00:00 |
|
Will Tange
|
aeb774730b
|
Link Accelerator docs to globalShortcut module
Usage of Accelerators (i.e. `globalShortcut.register`) is now documented in the Accelerator docs themselves.
|
2016-10-26 14:48:09 +02:00 |
|
Samuel Attard
|
02a7094529
|
Follow docs style guide for string ENUMS
|
2016-10-26 16:19:41 +11:00 |
|
Samuel Attard
|
76da80c5e9
|
Further clean up
|
2016-10-26 16:18:55 +11:00 |
|
Samuel Attard
|
7078ed80fa
|
Move webPreferences and titleBarStyle to the correct place in the docs
In their previous location `electron-docs-linter` would not output an Object structure for `webPreferences` (which is a key part of the constructor)
|
2016-10-26 14:31:30 +11:00 |
|
Cheng Zhao
|
e97d3c21a3
|
Merge pull request #7719 from electron/find-pasteboard
Add macOS find pasteboard support
|
2016-10-26 11:23:14 +09:00 |
|
Kevin Sawicki
|
d85c4da11b
|
Minor formatting tweaks
|
2016-10-26 09:55:34 +09:00 |
|
Kevin Sawicki
|
d982376fc4
|
filename -> displayName
|
2016-10-26 09:47:38 +09:00 |
|
Pierre Laurac
|
b44371f4bf
|
filename as Optional argument
|
2016-10-26 09:05:01 +09:00 |
|
Pierre Laurac
|
9736dc3115
|
Specifying macOS only method
|
2016-10-26 09:04:30 +09:00 |
|
Pierre Laurac
|
4d305b06d1
|
Adding documentation
|
2016-10-26 09:03:14 +09:00 |
|