node/doc/api
Rich Trott 606df7c4e7 doc: make minor edits for consistency
* We use _noop_ and _no-op_ in different docs. Use _no-op_ everywhere.
* When referring to functions, add _()_ to indicate that.
* Remove backticks from non-code _destroyed_.

PR-URL: https://github.com/nodejs/node/pull/35377
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2020-09-29 21:40:12 +00:00
..
addons.md doc: simplify "make use of" to "use" 2020-08-28 07:11:09 -07:00
assert.md doc: fix heading space bug in assert.md 2020-09-23 04:37:22 -07:00
async_hooks.md doc: make minor edits for consistency 2020-09-29 21:40:12 +00:00
buffer.md doc: use command-line/command line consistently 2020-09-17 02:01:07 -07:00
child_process.md doc: revise introductory child_process text 2020-09-27 07:17:54 -07:00
cli.md process: change default --unhandled-rejections=throw 2020-09-22 12:29:32 -07:00
cluster.md doc: standardize on _backward_ 2020-09-20 07:49:06 -07:00
console.md doc: simplify and clarify console.assert() documentation 2020-07-31 23:37:13 -07:00
crypto.md doc: set encoding to hex before piping hash 2020-09-27 07:15:18 -07:00
debugger.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
deprecations.md doc: move DEP0018 to End-of-Life 2020-09-25 10:50:31 -07:00
dgram.md doc: remove excessive formatting in dgram.md 2020-09-19 06:10:21 -07:00
dns.md 2020-07-22, Version 12.18.3 'Erbium' (LTS) 2020-07-22 09:54:26 -07:00
documentation.md doc: remove "end user" 2020-09-17 08:34:47 -07:00
domain.md doc: remove "end user" 2020-09-17 08:34:47 -07:00
embedding.md test,doc: add missing uv_setup_args() calls 2020-08-14 15:29:29 -07:00
errors.md doc: alphabetize error list 2020-09-18 02:21:48 -07:00
esm.md module: named exports for CJS via static analysis 2020-09-28 18:27:25 -07:00
events.md doc: use command-line/command line consistently 2020-09-17 02:01:07 -07:00
fs.md doc: fixup lutimes metadata 2020-09-24 18:57:59 +00:00
globals.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
http2.md doc: remove http2 non-link anchor tags 2020-09-13 21:44:41 -07:00
http.md 2020-09-15, Version 14.11.0 (Current) 2020-09-15 16:49:55 -04:00
https.md 2020-09-15, Version 14.11.0 (Current) 2020-09-15 16:49:55 -04:00
index.md doc: use command-line/command line consistently 2020-09-17 02:01:07 -07:00
inspector.md tools,doc: enforce alphabetical order for md refs 2020-09-22 10:25:43 -07:00
intl.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
module.md doc: make minor improvements to module.md 2020-09-08 17:22:37 -07:00
modules.md doc: fix broken links in modules.md 2020-09-14 12:42:08 -07:00
n-api.md doc: edit n-api.md for minor improvements 2020-09-28 09:28:13 -07:00
net.md doc: add socket.readyState 2020-09-23 04:14:04 -07:00
os.md doc,tools: remove malfunctioning Linux manpage linker 2020-09-02 07:55:43 -07:00
packages.md doc: packages docs feedback 2020-09-29 11:49:24 -04:00
path.md doc: fix minor punctuation issue in path.md 2020-09-13 06:37:03 -07:00
perf_hooks.md doc: update eventLoopUtilization documentation 2020-09-14 12:58:47 -07:00
policy.md doc: revise dependency redirection text in policy.md 2020-09-24 04:30:35 -07:00
process.md doc: outline when origin is set to unhandledRejection 2020-09-29 05:32:37 -07:00
punycode.md tools,doc: enforce alphabetical order for md refs 2020-09-22 10:25:43 -07:00
querystring.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
quic.md doc: fix incorrectly marked Buffer in quic.md 2020-09-08 06:11:12 -07:00
readline.md doc: standardize on _backward_ 2020-09-20 07:49:06 -07:00
repl.md repl: standardize Control key indications 2020-09-28 06:55:07 -07:00
report.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
stream.md doc: make minor edits for consistency 2020-09-29 21:40:12 +00:00
string_decoder.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
synopsis.md doc: replace "this guide" link text with guide title 2020-09-24 04:32:43 -07:00
timers.md doc: fix small grammatical issues in timers.md 2020-09-17 12:20:50 -07:00
tls.md doc: use command-line/command line consistently 2020-09-17 02:01:07 -07:00
tracing.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
tty.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
url.md doc: add deprecated badge to legacy URL methods 2020-09-06 16:33:56 -04:00
util.md doc: use command-line/command line consistently 2020-09-17 02:01:07 -07:00
v8.md doc: use command-line/command line consistently 2020-09-17 02:01:07 -07:00
vm.md doc: fix a typo of microtaskMode 2020-09-05 12:00:45 +00:00
wasi.md tools,doc: enforce alphabetical order for md refs 2020-09-22 10:25:43 -07:00
worker_threads.md 2020-08-27, Version 14.9.0 (Current) 2020-08-27 15:44:13 +01:00
zlib.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00