0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Jo Colina 467a307986
doc: updated docs to include --experimental-worker flag
Updated worker-threads.md, cli.md and node.1 to include
--experimental-worker flag

PR-URL: https://github.com/nodejs/node/pull/21461
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2018-06-26 19:15:11 +02:00
..
_toc.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
addons.md doc: naming function as suggested in addon docs 2018-06-08 01:06:49 +02:00
all.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
assert.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
async_hooks.md src: refactor timers to remove TimerWrap 2018-06-24 21:35:05 -07:00
buffer.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
child_process.md doc: note synchronous part of child_process.spawn 2018-06-21 07:20:58 -07:00
cli.md doc: updated docs to include --experimental-worker flag 2018-06-26 19:15:11 +02:00
cluster.md child_process: change windowsHide default to true 2018-06-20 11:02:01 -04:00
console.md doc: fix indentation in console.md 2018-06-17 00:02:12 +05:30
crypto.md doc: update notes about GCM decryption 2018-06-24 15:43:22 +02:00
debugger.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
deprecations.md doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
dgram.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
dns.md doc: clarify setServers() methods in dns.md 2018-06-25 21:03:21 +03:00
documentation.md doc, tools: unify stability signatures 2018-05-09 00:52:13 +03:00
domain.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
errors.md doc: restore documentation for two error codes 2018-06-24 13:07:58 +03:00
esm.md esm: provide named exports for builtin libs 2018-05-11 12:06:18 -05:00
events.md doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
fs.md 2018-16-20, Version 10.5.0 (Current) 2018-06-20 20:39:16 +02:00
globals.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
http2.md doc: Improve doc for Http2 headers object 2018-06-24 23:57:20 -07:00
http.md doc: fix HTTP req/res 'close' description 2018-06-24 09:47:27 -07:00
https.md https: defines maxHeadersCount in the constructor 2018-05-05 13:57:07 +02:00
index.md
inspector.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
intl.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
modules.md doc: add global node_modules to require.resolve() 2018-05-12 01:18:10 +03:00
n-api.md doc: eliminate _you_ from N-API doc 2018-06-18 14:07:59 -07:00
net.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
os.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
path.md doc: fix various nits 2018-04-04 13:45:39 +03:00
perf_hooks.md perf_hooks: remove less useful bootstrap marks 2018-06-15 09:05:19 -07:00
process.md process: implement process.hrtime.bigint() 2018-06-17 22:34:58 +08:00
punycode.md doc: add and unify even more return values 2018-04-12 03:18:01 +03:00
querystring.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
readline.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
repl.md doc: document using domain in REPL 2018-05-04 23:05:56 +03:00
stream.md doc: switch the order of Writable and Readable 2018-06-15 22:59:06 +03:00
string_decoder.md doc: unify section structures 2018-04-15 02:37:50 +03:00
synopsis.md doc: add missing periods or colons 2018-05-02 06:17:08 +03:00
timers.md timers: add hasRef method to Timeout & Immediate 2018-06-01 10:29:51 +02:00
tls.md doc: alphabetize tls options 2018-06-06 21:07:53 -07:00
tracing.md vm,trace_events: add node.vm.script trace events category 2018-05-16 14:34:41 -07:00
tty.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
url.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
util.md util: recover from maximum call stack size 2018-06-24 23:11:52 -07:00
v8.md doc: add missing YAML keyword in v8.md metadata 2018-04-14 11:54:09 +03:00
vm.md worker: initial implementation 2018-06-06 19:43:52 +02:00
worker_threads.md doc: updated docs to include --experimental-worker flag 2018-06-26 19:15:11 +02:00
zlib.md doc: improve note on zlib APIs threadpool usage 2018-05-30 08:55:06 +02:00