summaryrefslogtreecommitdiff
path: root/doc/api/stream.md
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2017-05-26 11:19:20 +0200
committerDaijiro Wachi <daijiro.wachi@gmail.com>2017-05-28 22:03:13 +0200
commita94b98e7e119a44580650ac34c2d1b7b0f3df401 (patch)
treef7ff90c8c0a25b9aa611d434edd15ca38259df48 /doc/api/stream.md
parent90877003c177368792f38284561d3b4299bfae88 (diff)
downloadandroid-node-v8-a94b98e7e119a44580650ac34c2d1b7b0f3df401.tar.gz
android-node-v8-a94b98e7e119a44580650ac34c2d1b7b0f3df401.tar.bz2
android-node-v8-a94b98e7e119a44580650ac34c2d1b7b0f3df401.zip
doc: fix api docs style
doc/api/fs.md + L314: Missing code-language flag doc/api/stream.md + L2120: Do not use definitions with the same identifier + L2121: Do not use definitions with the same identifier + L2122: Do not use definitions with the same identifier doc/api/v8.md + L157: Move definitions to the end of the file + L158: Move definitions to the end of the file + L159: Move definitions to the end of the file + L160: Move definitions to the end of the file PR-URL: https://github.com/nodejs/node/pull/13236 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'doc/api/stream.md')
-rw-r--r--doc/api/stream.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/api/stream.md b/doc/api/stream.md
index 934a3bf047..6891ab0b5e 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -2174,6 +2174,3 @@ readable buffer so there is nothing for a user to consume.
[stream-write]: #stream_writable_write_chunk_encoding_callback
[readable-_destroy]: #stream_readable_destroy_err_callback
[writable-_destroy]: #stream_writable_destroy_err_callback
-[TCP sockets]: net.html#net_class_net_socket
-[Transform]: #stream_class_stream_transform
-[Writable]: #stream_class_stream_writable