0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Сковорода Никита Андреевич baca6d337f doc: add a missing anchor to error codes
Only one error code was missing an appropriate anchor, and it was
ERR_SCRIPT_EXECUTION_TIMEOUT. This commit adds that missing anchor.

This is a part of the fixes hinted by #21470, which includes some tests
for error codes usage and documentation and enforces a stricter format.

PR-URL: https://github.com/nodejs/node/pull/21483
Refs: https://github.com/nodejs/node/pull/21470
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2018-06-24 12:34:30 +03: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 worker: rename to worker_threads 2018-06-06 19:44:15 +02: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: fix list format in cli.md 2018-06-22 23:41:12 +03: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 2018-16-20, Version 10.5.0 (Current) 2018-06-20 20:39:16 +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 dns: remove Resolver#cancel() from promises API 2018-06-20 13:36:43 -04: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: add a missing anchor to error codes 2018-06-24 12:34:30 +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
http2.md http2: fix several serious bugs 2018-05-22 11:42:33 +04:00
http.md doc: explain HTTP writeHead()'s fast path behavior 2018-06-22 15:29:59 +05:30
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
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
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
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 doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
v8.md
vm.md worker: initial implementation 2018-06-06 19:43:52 +02:00
worker_threads.md doc: fix missing parentPort link in worker_threads 2018-06-21 11:50:14 +02:00
zlib.md doc: improve note on zlib APIs threadpool usage 2018-05-30 08:55:06 +02:00