0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Rich Trott 8969c1b762 doc: fix indentation issues in sample code
In preparation for stricter ESLint indentation checking, fix a few
issues in sample code.

PR-URL: https://github.com/nodejs/node/pull/13950
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-06-29 15:43:56 -07:00
..
_toc.md doc: add async_hooks, n-api to _toc.md and all.md 2017-06-02 01:13:46 +03:00
addons.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
all.md doc: add async_hooks, n-api to _toc.md and all.md 2017-06-02 01:13:46 +03:00
assert.md doc: unify spaces in object literals 2017-06-03 01:56:19 +03:00
async_hooks.md doc: fix link in async_hooks.md 2017-06-26 22:41:01 +03:00
buffer.md buffer: support boxed strings and toPrimitive 2017-06-19 15:27:01 -07:00
child_process.md doc: make socket IPC examples more robust 2017-06-22 16:55:41 -04:00
cli.md doc: fixed formatting issue in cli docs 2017-06-28 13:22:07 +02:00
cluster.md cluster: remove deprecated property 2017-06-20 11:48:47 -07:00
console.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
crypto.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
debugger.md doc: remove unused/duplicated reference links 2017-05-21 00:10:47 +02:00
deprecations.md doc: EOL deprecated API and update notes 2017-06-20 11:48:36 -07:00
dgram.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
dns.md dns: make dns.setServers support customized port 2017-06-20 18:42:25 -04:00
documentation.md
domain.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
errors.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
events.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
fs.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
globals.md doc: sort bottom-of-file markdown links 2017-05-08 09:30:55 -07:00
http.md doc: document res.connection and res.socket 2017-06-19 19:40:51 +02:00
https.md https: make opts optional & immutable when create 2017-06-14 15:14:34 -04:00
index.md
inspector.md inspector: allow --inspect=host:port from js 2017-06-06 14:41:17 -07:00
modules.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
n-api.md n-api: fix section title typo 2017-06-28 20:19:08 -07:00
net.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
os.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
path.md doc: fix mistake in path.relative 2017-06-28 14:25:37 +02:00
process.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
punycode.md doc: sort bottom-of-file markdown links 2017-05-08 09:30:55 -07:00
querystring.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
readline.md doc: add readline.emitKeypressEvents note 2017-06-10 19:16:57 +02:00
repl.md doc: unify spaces in object literals 2017-06-03 01:56:19 +03:00
stream.md doc: add missing zlib link to stream API docs 2017-06-21 20:49:27 -07:00
string_decoder.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
synopsis.md cmd: support dash as stdin alias 2017-05-23 20:41:13 +02:00
timers.md timers: add promisify support 2017-05-09 15:01:44 +02:00
tls.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
tracing.md
tty.md
url.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
util.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
v8.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
vm.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
zlib.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00