0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Vse Mozhet Byt 9d21b0395c doc: fix nits in esm.md
* ```mjs -> ```js as our linting of doc code fragments
  does not recognize this tag, IIRC.

* Add semicolons to a code fragment.

* Fix ASCII sorting in bottom references.

PR-URL: https://github.com/nodejs/node/pull/29242
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
2019-08-23 14:04:09 -07:00
..
addons.md doc: mention N-API as recommended approach 2019-08-16 14:47:27 -04:00
assert.md doc: remove legacy mode deprecation in assert 2019-08-02 11:59:58 -07:00
async_hooks.md doc: remove "note that" from async_hooks.md 2019-06-23 07:10:04 -07:00
buffer.md doc: describe why new Buffer() is problematic 2019-07-25 12:47:19 -07:00
child_process.md doc: fix nits in child_process.md 2019-08-09 11:40:20 -07:00
cli.md bootstrap: run preload prior to frozen-intrinsics 2019-08-20 09:49:48 -05:00
cluster.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
console.md doc: remove "note that" from console.md 2019-06-23 07:09:57 -07:00
crypto.md 2019-08-20, Version 12.9.0 (Current) 2019-08-20 21:37:07 +02:00
debugger.md
deprecations.md doc: add missing deprecation number 2019-08-19 11:28:10 -04:00
dgram.md doc: remove "note that" from dgram.md 2019-06-23 07:09:54 -07:00
dns.md doc: remove unnecessary stability specifiers 2019-07-02 13:13:03 -04:00
documentation.md doc: simplify system call material in doc overview 2019-06-02 00:10:01 +02:00
domain.md doc: remove "note that" from domain.md 2019-06-23 07:09:50 -07:00
errors.md stream: disallow stream methods on finished stream 2019-08-20 08:47:19 -07:00
esm.md doc: fix nits in esm.md 2019-08-23 14:04:09 -07:00
events.md doc: add example about emitter.emit in events documentation 2019-07-30 19:46:22 -07:00
fs.md fs: add recursive option to rmdir() 2019-08-23 13:59:07 -07:00
globals.md
http2.md doc: add missing extends Http2Session 2019-08-23 13:54:30 -07:00
http.md 2019-08-20, Version 12.9.0 (Current) 2019-08-20 21:37:07 +02:00
https.md doc, lib, src, test, tools: fix assorted typos 2019-08-12 16:00:22 -07:00
index.md
inspector.md 2019-07-23, Version 12.7.0 (Current) 2019-07-23 22:54:24 +02:00
intl.md
modules.md module: pkg exports validations and fallbacks 2019-08-12 06:24:28 -04:00
n-api.md 2019-08-06, Version 12.8.0 (Current) 2019-08-07 00:25:59 +02:00
net.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
os.md doc: improve os.homedir() docs 2019-07-17 21:48:40 -07:00
path.md doc: fix extname with the correct description 2019-04-20 17:01:09 +03:00
perf_hooks.md perf_hooks: add HttpRequest statistics monitoring #28445 2019-07-12 00:36:27 +02:00
policy.md policy: add dependencies map for resources 2019-07-26 15:13:53 -05:00
process.md doc: add example for beforeExit event 2019-07-17 22:01:22 -07:00
punycode.md
querystring.md doc: fix introduced_in note in querystring.md 2019-08-16 10:27:12 +02:00
readline.md readline: establish y in cursorTo as optional 2019-08-16 21:40:00 -07:00
repl.md 2019-05-21, Version 12.3.0 (Current) 2019-05-21 21:23:52 +02:00
report.md report: include network interfaces in report 2019-08-03 07:25:52 -10:00
stream.md 2019-08-20, Version 12.9.0 (Current) 2019-08-20 21:37:07 +02:00
string_decoder.md
synopsis.md doc: move Usage and Example to same header level 2019-07-09 19:45:20 -07:00
timers.md
tls.md 2019-08-20, Version 12.9.0 (Current) 2019-08-20 21:37:07 +02:00
tracing.md doc: document trace-events category for dns requests 2019-06-12 19:42:54 -07:00
tty.md readline: establish y in cursorTo as optional 2019-08-16 21:40:00 -07:00
url.md doc: remove "note that" from url.md 2019-06-23 07:07:30 -07:00
util.md doc: remove "note that" from util.md 2019-06-23 07:07:28 -07:00
v8.md 2019-08-06, Version 12.8.0 (Current) 2019-08-07 00:25:59 +02:00
vm.md
worker_threads.md doc: fix minor typo 2019-07-15 19:24:59 -07:00
zlib.md doc: add example for zlib.createGzip() 2019-07-17 22:00:26 -07:00