0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
James Ide ec4440aa10 doc: update V8 debugger doc to mention --inspect-brk
Node now supports the `--inspect-brk` flag, which does the same thing
as `--inspect --debug-brk`. One thing that's nice about the new flag is
that it uses "inspect" language -- this is a suggested update to the
docs.

PR-URL: https://github.com/nodejs/node/pull/11495
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Josh Gavant <josh.gavant@outlook.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2017-02-27 13:58:18 -08:00
..
_toc.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
addons.md doc: update link to V8 Embedder's guide 2017-02-14 11:15:57 +01:00
all.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
assert.md doc: argument types for assert methods 2017-02-27 12:08:11 -08:00
buffer.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
child_process.md doc: note message event listeners ref IPC channels 2017-02-24 09:25:03 -08:00
cli.md doc: add changelogs for cli 2017-02-24 02:06:31 +01:00
cluster.md doc: add changelogs for cluster 2017-02-24 02:06:31 +01:00
console.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
crypto.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
debugger.md doc: update V8 debugger doc to mention --inspect-brk 2017-02-27 13:58:18 -08:00
deprecations.md doc: make the heading consistent 2017-02-27 17:57:47 +05:30
dgram.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
dns.md doc: add changelogs for dns 2017-02-24 02:06:31 +01:00
documentation.md doc: edit stability text for clarity and style 2017-02-03 08:24:01 -08:00
domain.md doc: fix sorting in API references 2017-02-20 13:11:11 -08:00
errors.md doc: add and fix System Error properties 2017-02-07 16:06:57 -08:00
events.md doc: add changelogs for events 2017-02-24 02:06:31 +01:00
fs.md doc: add changelogs for fs 2017-02-24 02:06:31 +01:00
globals.md doc: for style, remove "isn't" contraction 2017-01-27 14:23:33 -08:00
http.md doc: document clientRequest.aborted 2017-02-27 12:19:03 -08:00
https.md doc: changed order of invocations in https.request() example. 2016-11-24 15:45:43 -05:00
index.md
modules.md doc: for style, remove "isn't" contraction 2017-01-27 14:23:33 -08:00
net.md doc: add changelogs for net 2017-02-24 02:06:31 +01:00
os.md doc: add changelogs for os 2017-02-24 02:06:31 +01:00
path.md doc: add changelogs for path 2017-02-24 02:06:31 +01:00
process.md doc: link to readable and writeable stream section 2017-02-27 12:24:36 -08:00
punycode.md doc: add changelogs for punycode 2017-02-24 02:06:31 +01:00
querystring.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
readline.md doc: link to readable and writeable stream section 2017-02-27 12:24:36 -08:00
repl.md doc: add changelogs for repl 2017-02-24 02:06:31 +01:00
stream.md doc: add changelogs for stream 2017-02-24 02:06:31 +01:00
string_decoder.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: enable no-file-name-articles remark-lint rule 2016-09-27 07:07:40 -07:00
tls.md doc: add changelogs for tls 2017-02-24 02:06:31 +01:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add some info on tty#setRawMode() 2016-12-08 13:39:45 -05:00
url.md doc: add changelogs for url 2017-02-24 02:06:31 +01:00
util.md doc: add changelogs for util 2017-02-24 02:06:31 +01:00
v8.md doc: add changelogs for v8 2017-02-24 02:06:31 +01:00
vm.md doc: add changelogs for vm 2017-02-24 02:06:31 +01:00
zlib.md doc: add changelogs for zlib 2017-02-24 02:06:31 +01:00