0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Rich Trott fbb853f52b doc: remove superfluous sample assert code
Remove superfluous sample code. Since `assert()` is documented as an
alias of `assert.ok()` and nothing more, the sample code for
`assert.ok()` is sufficient.

PR-URL: https://github.com/nodejs/node/pull/11933
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-03-21 23:33:30 -07:00
..
_toc.md
addons.md
all.md
assert.md doc: remove superfluous sample assert code 2017-03-21 23:33:30 -07:00
buffer.md doc: increase Buffer.concat() documentation 2017-03-16 15:07:10 -07:00
child_process.md
cli.md Fix #7065: cli help documentation for --inspect 2017-03-17 10:27:01 -07:00
cluster.md
console.md
crypto.md doc: argument types for crypto methods 2017-03-14 17:17:13 -07:00
debugger.md
deprecations.md
dgram.md
dns.md doc: argument types for dns methods 2017-03-14 17:29:52 -07:00
documentation.md
domain.md
errors.md
events.md
fs.md fs: (+/-)Infinity and NaN invalid unixtimestamp 2017-03-21 22:31:04 -07:00
globals.md
http.md
https.md
index.md
modules.md doc: require uses fs root for '/' prefix 2017-03-21 23:06:52 -07:00
net.md
os.md
path.md
process.md doc: fix a typo in api/process.md 2017-03-14 17:21:57 -07:00
punycode.md
querystring.md
readline.md readline: add option to stop duplicates in history 2017-03-17 17:01:32 -04:00
repl.md
stream.md doc: add missing word in stream.md 2017-03-20 12:14:33 -07:00
string_decoder.md
synopsis.md
timers.md
tls.md
tracing.md
tty.md
url.md
util.md
v8.md
vm.md doc: add note that vm module is not a security mechanism 2017-03-17 11:19:13 -07:00
zlib.md