summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2017-05-17 00:34:27 +0200
committerDaijiro Wachi <daijiro.wachi@gmail.com>2017-05-21 00:10:47 +0200
commitbfade5aacd639fbac920647bf1ca4a6fb6df9e0d (patch)
treec917ca615994f6ff514a5e05a59178acca1ec94b /doc
parent8250bfd1e5188d5dada58aedf7a991e959d5eaa9 (diff)
downloadandroid-node-v8-bfade5aacd639fbac920647bf1ca4a6fb6df9e0d.tar.gz
android-node-v8-bfade5aacd639fbac920647bf1ca4a6fb6df9e0d.tar.bz2
android-node-v8-bfade5aacd639fbac920647bf1ca4a6fb6df9e0d.zip
doc: remove unused/duplicated reference links
PR-URL: https://github.com/nodejs/node/pull/13066 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/child_process.md2
-rw-r--r--doc/api/crypto.md2
-rw-r--r--doc/api/debugger.md1
-rw-r--r--doc/api/dgram.md1
-rw-r--r--doc/api/fs.md1
-rw-r--r--doc/api/http.md1
-rw-r--r--doc/api/https.md3
-rw-r--r--doc/api/n-api.md1
-rw-r--r--doc/api/net.md1
9 files changed, 0 insertions, 13 deletions
diff --git a/doc/api/child_process.md b/doc/api/child_process.md
index 39ac6c62a6..7bc523f646 100644
--- a/doc/api/child_process.md
+++ b/doc/api/child_process.md
@@ -1272,8 +1272,6 @@ to `stdout` although there are only 4 characters.
[`Error`]: errors.html#errors_class_error
[`EventEmitter`]: events.html#events_class_eventemitter
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
-[`Uint8Array`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
-[`child.channel`]: #child_process_child_channel
[`child.connected`]: #child_process_child_connected
[`child.disconnect()`]: #child_process_child_disconnect
[`child.kill()`]: #child_process_child_kill_signal
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index d4af17c998..b217c655d0 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -2238,12 +2238,10 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
[HTML5's `keygen` element]: http://www.w3.org/TR/html5/forms.html#the-keygen-element
[NIST SP 800-131A]: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar1.pdf
[NIST SP 800-132]: http://csrc.nist.gov/publications/nistpubs/800-132/nist-sp800-132.pdf
-[OpenSSL cipher list format]: https://www.openssl.org/docs/man1.0.2/apps/ciphers.html#CIPHER-LIST-FORMAT
[OpenSSL's SPKAC implementation]: https://www.openssl.org/docs/man1.0.2/apps/spkac.html
[RFC 2412]: https://www.rfc-editor.org/rfc/rfc2412.txt
[RFC 3526]: https://www.rfc-editor.org/rfc/rfc3526.txt
[RFC 4055]: https://www.rfc-editor.org/rfc/rfc4055.txt
[initialization vector]: https://en.wikipedia.org/wiki/Initialization_vector
-[publicly trusted list of CAs]: https://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt
[stream-writable-write]: stream.html#stream_writable_write_chunk_encoding_callback
[stream]: stream.html
diff --git a/doc/api/debugger.md b/doc/api/debugger.md
index 090bf7f2a8..3c8c06605d 100644
--- a/doc/api/debugger.md
+++ b/doc/api/debugger.md
@@ -195,4 +195,3 @@ debugging sessions.)
[Chrome Debugging Protocol]: https://chromedevtools.github.io/debugger-protocol-viewer/
[TCP-based protocol]: #debugger_tcp_based_protocol
-[V8 Inspector Integration]: #debugger_v8_inspector_integration_for_node_js
diff --git a/doc/api/dgram.md b/doc/api/dgram.md
index 15be9f0de6..2e76e473a8 100644
--- a/doc/api/dgram.md
+++ b/doc/api/dgram.md
@@ -499,7 +499,6 @@ and `udp6` sockets). The bound address and port can be retrieved using
[`socket.address().address`][] and [`socket.address().port`][].
[`'close'`]: #dgram_event_close
-[`Buffer`]: buffer.html
[`Error`]: errors.html#errors_class_error
[`EventEmitter`]: events.html
[`close()`]: #dgram_socket_close_callback
diff --git a/doc/api/fs.md b/doc/api/fs.md
index 16311dead4..a108e0aa7e 100644
--- a/doc/api/fs.md
+++ b/doc/api/fs.md
@@ -2791,7 +2791,6 @@ The following constants are meant for use with the [`fs.Stats`][] object's
[`ReadDirectoryChangesW`]: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365465%28v=vs.85%29.aspx
[`ReadStream`]: #fs_class_fs_readstream
[`URL`]: url.html#url_the_whatwg_url_api
-[`Uint8Array`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
[`WriteStream`]: #fs_class_fs_writestream
[`event ports`]: http://illumos.org/man/port_create
[`fs.FSWatcher`]: #fs_class_fs_fswatcher
diff --git a/doc/api/http.md b/doc/api/http.md
index 25d056130d..25b484c6a3 100644
--- a/doc/api/http.md
+++ b/doc/api/http.md
@@ -1770,7 +1770,6 @@ There are a few special headers that should be noted.
[`url.parse()`]: url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost
[Readable Stream]: stream.html#stream_class_stream_readable
[Writable Stream]: stream.html#stream_class_stream_writable
-[constructor options]: #http_new_agent_options
[socket.unref()]: net.html#net_socket_unref
[unspecified IPv4 address]: https://en.wikipedia.org/wiki/0.0.0.0
[unspecified IPv6 address]: https://en.wikipedia.org/wiki/IPv6_address#Unspecified_address
diff --git a/doc/api/https.md b/doc/api/https.md
index ca4b94970c..096b5dc6dc 100644
--- a/doc/api/https.md
+++ b/doc/api/https.md
@@ -228,9 +228,6 @@ const req = https.request(options, (res) => {
```
[`Agent`]: #https_class_https_agent
-[`Buffer`]: buffer.html#buffer_buffer
-[`SSL_METHODS`]: https://www.openssl.org/docs/man1.0.2/ssl/ssl.html#DEALING-WITH-PROTOCOL-METHODS
-[`globalAgent`]: #https_https_globalagent
[`http.Agent`]: http.html#http_class_http_agent
[`http.Server#setTimeout()`]: http.html#http_server_settimeout_msecs_callback
[`http.Server#timeout`]: http.html#http_server_timeout
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index de841331ab..507df04cf9 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -2971,7 +2971,6 @@ callback invocation, even if it has been successfully cancelled.
[`napi_create_range_error`]: #n_api_napi_create_range_error
[`napi_create_reference`]: #n_api_napi_create_reference
[`napi_create_type_error`]: #n_api_napi_create_type_error
-[`napi_define_class`]: #n_api_napi_define_class
[`napi_delete_async_work`]: #n_api_napi_delete_async_work
[`napi_define_class`]: #n_api_napi_define_class
[`napi_delete_reference`]: #n_api_napi_delete_reference
diff --git a/doc/api/net.md b/doc/api/net.md
index dce6a5e77e..8eea2d4bcd 100644
--- a/doc/api/net.md
+++ b/doc/api/net.md
@@ -1061,7 +1061,6 @@ Returns true if input is a version 6 IP address, otherwise returns false.
[`net.Server`]: #net_class_net_server
[`net.Socket`]: #net_class_net_socket
[`net.connect()`]: #net_net_connect
-[`net.connect()`]: #net_net_connect
[`net.connect(options)`]: #net_net_connect_options_connectlistener
[`net.connect(path)`]: #net_net_connect_path_connectlistener
[`net.connect(port, host)`]: #net_net_connect_port_host_connectlistener