electron/docs/api
John Kleinschmidt 671f5c20f7 Add process properties in lieu of command line options.
Resolves #9139
For certain node command line options, those options can be set via the
process object (process.noDeprecation, process.throwDeprecation,
process.traceDeprecation, and process.traceProcessWarnings) so they are
documented here.

Also, sorted properties and methods alphabetically for easier
readability.
2017-06-21 14:58:44 -04:00
..
structures use lowercase for optional annotation 2017-06-13 13:50:10 -07:00
accelerator.md Link Accelerator docs to globalShortcut module 2016-10-26 14:48:09 +02:00
app.md Add app.getGPUFeatureStatus 2017-05-30 20:35:14 +02:00
auto-updater.md Add Squirrel Release Server to the update server list. 2017-01-12 13:40:14 +00:00
browser-view.md Update BrowserView docs. Fixes #9553 2017-05-22 13:41:01 -04:00
browser-window-proxy.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
browser-window.md use lowercase for optional annotation 2017-06-13 13:50:10 -07:00
chrome-command-line-switches.md Update debug CLI flags 2017-05-16 14:44:28 -07:00
client-request.md Add backticks to Object 2017-05-26 14:04:28 -07:00
clipboard.md Remove buffers option since only a single is supported 2017-05-22 13:49:26 -07:00
content-tracing.md contentTracing.setWatchEvent/cancelWatchEvent is removed 2017-02-06 10:34:28 -08:00
cookies.md link to cookie structure 2017-06-08 10:09:40 -07:00
crash-reporter.md Pass uploadToServer to windows crash reporter 2017-03-31 13:46:30 -03:00
debugger.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
desktop-capturer.md 🔥 ; 2017-05-15 13:38:57 -07:00
dialog.md Use last selected directory when using default file name in dialog.showSaveDialog() 2017-05-26 02:18:23 +03:00
download-item.md Minor wording tweaks 2017-04-24 08:50:40 -07:00
environment-variables.md Move variables from development to production 2016-12-22 09:22:04 -08:00
file-object.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
frameless-window.md Mention customButtonsOnHover is for frameless windows 2017-06-05 14:18:08 -07:00
global-shortcut.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
incoming-message.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
ipc-main.md Docs: Remove optional parameter for removeAllListeners. 2017-05-25 00:36:14 +05:30
ipc-renderer.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
locales.md Use actual Chromium l10n_util list in locales.md 2017-05-01 17:15:37 -04:00
menu-item.md Fix typos 2017-04-26 13:03:15 -07:00
menu.md 🎨 2017-06-05 08:55:42 -07:00
native-image.md Fix createFromDataURL return type 2017-05-16 01:24:06 +10:00
net.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
notification.md use lowercase for optional annotation 2017-06-13 13:50:10 -07:00
power-monitor.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
power-save-blocker.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
process.md Add process properties in lieu of command line options. 2017-06-21 14:58:44 -04:00
protocol.md use new Buffer.from 2017-06-10 12:22:27 -07:00
remote.md Remove spaces around brackets 2017-03-30 11:58:09 -07:00
sandbox-option.md Clarification of the chromium sandbox support 2017-03-30 10:47:14 +01:00
screen.md 🎨 2017-06-05 10:33:46 -07:00
session.md use lowercase for optional annotation 2017-06-13 13:50:10 -07:00
shell.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
synopsis.md Update url (#7598) 2016-10-13 14:09:14 -07:00
system-preferences.md Add return type to systemPreferences.isAeroGlassEnabled() 2017-05-31 10:34:14 -07:00
touch-bar-button.md add iconPosition property to touch bar buttons 2017-04-18 08:56:39 -07:00
touch-bar-color-picker.md Mark touch bar apis with _Experimental_ 2017-03-17 10:56:41 -07:00
touch-bar-group.md Mark touch bar apis with _Experimental_ 2017-03-17 10:56:41 -07:00
touch-bar-label.md Mark touch bar apis with _Experimental_ 2017-03-17 10:56:41 -07:00
touch-bar-popover.md Mark touch bar apis with _Experimental_ 2017-03-17 10:56:41 -07:00
touch-bar-scrubber.md Generic doc fixes 2017-03-25 12:37:07 +11:00
touch-bar-segmented-control.md use lowercase for optional annotation 2017-06-13 13:50:10 -07:00
touch-bar-slider.md Mark touch bar apis with _Experimental_ 2017-03-17 10:56:41 -07:00
touch-bar-spacer.md Mark touch bar apis with _Experimental_ 2017-03-17 10:56:41 -07:00
touch-bar.md Update docs to use hiddenInset 2017-06-05 14:07:57 -07:00
tray.md Use point / size / rectangle structures consistently in API docs 2017-04-04 08:31:09 +02:00
web-contents.md Document webContents.focus() 2017-06-15 10:19:27 -07:00
web-frame.md Add missing return type on executeJavaScript 2017-03-25 14:59:48 +11:00
web-request.md Define filter argument type for WebRequest methods 2017-04-10 02:18:36 +02:00
webview-tag.md Let Chromium manage document.visibilityState and document.hidden 2017-06-06 15:16:01 -07:00
window-open.md Add webview example to nativeWindowOpen docs 2017-05-26 10:10:36 -07:00