node/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 doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
addons.md doc: update link to V8 Embedder's guide 2017-02-14 11:15:57 +01:00
all.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
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 doc: improve child_process maxBuffer text 2017-03-13 11:44:04 -07:00
cli.md Fix #7065: cli help documentation for --inspect 2017-03-17 10:27:01 -07:00
cluster.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
console.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
crypto.md doc: argument types for crypto methods 2017-03-14 17:17:13 -07:00
debugger.md doc: update V8 debugger doc to mention --inspect-brk 2017-02-27 13:58:18 -08:00
deprecations.md doc: deprecate private http properties 2017-03-09 05:50:18 -05:00
dgram.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
dns.md doc: argument types for dns methods 2017-03-14 17:29:52 -07:00
documentation.md doc: remove Locked from stability index 2017-03-05 19:43:05 -08:00
domain.md doc: fix sorting in API references 2017-02-20 13:11:11 -08:00
errors.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
events.md doc: missing argument types for events methods 2017-03-14 17:15:35 -07:00
fs.md fs: (+/-)Infinity and NaN invalid unixtimestamp 2017-03-21 22:31:04 -07:00
globals.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
http.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
https.md doc: argument types for https methods 2017-03-08 07:41:12 -08:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: require uses fs root for '/' prefix 2017-03-21 23:06:52 -07:00
net.md doc: fix stylistic issues in api/net.md 2017-03-15 01:10:12 +08:00
os.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
path.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
process.md doc: fix a typo in api/process.md 2017-03-14 17:21:57 -07:00
punycode.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
querystring.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
readline.md readline: add option to stop duplicates in history 2017-03-17 17:01:32 -04:00
repl.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
stream.md doc: add missing word in stream.md 2017-03-20 12:14:33 -07:00
string_decoder.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: fix broken URL to event loop guide 2017-03-06 16:01:26 +01:00
tls.md doc: add changelogs for tls 2017-02-24 02:06:31 +01:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add some info on tty#setRawMode() 2016-12-08 13:39:45 -05:00
url.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
util.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
v8.md v8: add cachedDataVersionTag 2017-03-05 14:23:02 +01:00
vm.md doc: add note that vm module is not a security mechanism 2017-03-17 11:19:13 -07:00
zlib.md doc: add changelogs for zlib 2017-02-24 02:06:31 +01:00