0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Gabriel Schulhof 157d507d64 doc: add link to ABI guide
Provides a link from the N-API reference to the guide discussing ABI
stability in greater depth.

Re: https://github.com/nodejs/abi-stable-node/issues/332
PR-URL: https://github.com/nodejs/node/pull/23287/
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
2018-10-09 09:21:05 -04:00
..
addons.md src: replace deprecated uses of FunctionTemplate::GetFunction 2018-09-24 05:44:28 +02:00
assert.md doc: improve assert documentation 2018-09-07 22:42:08 +01:00
async_hooks.md lib: implement queueMicrotask 2018-09-23 15:57:19 -05:00
buffer.md errors: use ERR_OUT_OF_RANGE for index errors 2018-09-26 19:36:50 -07:00
child_process.md 2018-09-06, Version 10.10.0 (Current) 2018-09-06 23:57:43 +02:00
cli.md cli: normalize _- when parsing options 2018-09-25 13:32:30 +02:00
cluster.md doc: specify cluster worker.kill() caveat 2018-10-04 09:02:47 -04:00
console.md
crypto.md crypto: do not allow multiple calls to setAuthTag 2018-09-21 11:40:35 +02:00
debugger.md
deprecations.md dns: deprecate passing falsy hostname to dns.lookup 2018-10-04 14:51:02 -07:00
dgram.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
dns.md doc: add missing metadata for dns.lookup 2018-09-19 21:11:51 +02:00
documentation.md doc: make Stability Index more concise 2018-08-30 20:15:40 +01:00
domain.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
errors.md vm: add dynamic import support 2018-10-06 17:33:25 -05:00
esm.md
events.md
fs.md doc: add links for fs.createWriteStream() 2018-09-26 09:36:06 -07:00
globals.md doc: fix confusing language about microtask queue 2018-10-04 01:27:43 -05:00
http2.md http2: add RFC 8441 extended connect protocol support 2018-10-08 08:41:35 -07:00
http.md doc: improve metadata for http.request 2018-09-19 21:12:45 +02:00
https.md doc: improve metadata for http.request 2018-09-19 21:12:45 +02:00
index.md
inspector.md
intl.md doc: bump ICU version to avoid confusion 2018-08-14 22:44:58 +03:00
modules.md Replace vague 'may not' with definitive 'will not' 2018-10-01 09:23:56 -07:00
n-api.md doc: add link to ABI guide 2018-10-09 09:21:05 -04:00
net.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
os.md doc, win: improve os.setPriority documentation 2018-09-19 08:02:18 +02:00
path.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
perf_hooks.md
process.md process: allow reading from stdout/stderr sockets 2018-10-04 09:20:24 -07:00
punycode.md
querystring.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
readline.md doc: add warning to readline's close() method 2018-09-06 20:11:31 -04:00
repl.md doc: add links for repl.ReplServer 2018-09-21 14:14:31 -07:00
stream.md doc: fix minor typo in streams.md 2018-10-08 20:25:32 -07:00
string_decoder.md string_decoder: support typed array or data view 2018-09-17 17:48:44 +02:00
synopsis.md doc: match program and console output in synopsis.md 2018-09-22 00:49:25 +03:00
timers.md
tls.md tls: update test & docs for ArrayBuffer/DataView 2018-10-08 08:29:33 +02:00
tracing.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
tty.md tty: document WriteStream.cursorTo() and others 2018-10-06 01:36:03 +03:00
url.md url: docs deprecate legacy url API 2018-09-07 16:55:44 -07:00
util.md doc: add util.inspect() legacy signature 2018-10-08 23:19:09 +03:00
v8.md doc: update a link in v8.md 2018-09-03 17:47:28 +03:00
vm.md vm: add dynamic import support 2018-10-06 17:33:25 -05:00
worker_threads.md doc: add callback parameters of worker.terminate() 2018-09-24 23:15:54 +03:00
zlib.md doc: unify optional arguments format in headings 2018-08-19 21:45:39 +03:00