summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2019-02-10 03:26:12 +0200
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2019-02-12 05:14:57 +0200
commit0a4c69a5c5e8ba93b7c9f67d08ef6c859eb1f86a (patch)
tree64f873b2e91c51ab2927fc1c40a2132e70ecaa65 /tools
parentaf83f6af5daf5b91f790cb6b9bf61f1ca566ccd0 (diff)
downloadandroid-node-v8-0a4c69a5c5e8ba93b7c9f67d08ef6c859eb1f86a.tar.gz
android-node-v8-0a4c69a5c5e8ba93b7c9f67d08ef6c859eb1f86a.tar.bz2
android-node-v8-0a4c69a5c5e8ba93b7c9f67d08ef6c859eb1f86a.zip
doc: fix some nits in perf_hooks
PR-URL: https://github.com/nodejs/node/pull/26022 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/doc/type-parser.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/doc/type-parser.js b/tools/doc/type-parser.js
index ffbec9115c..c11ec2604d 100644
--- a/tools/doc/type-parser.js
+++ b/tools/doc/type-parser.js
@@ -75,8 +75,6 @@ const customTypesMap = {
'fs.Stats': 'fs.html#fs_class_fs_stats',
'fs.WriteStream': 'fs.html#fs_class_fs_writestream',
- 'Histogram': 'perf_hooks.html#perf_hooks_class_histogram',
-
'http.Agent': 'http.html#http_class_http_agent',
'http.ClientRequest': 'http.html#http_class_http_clientrequest',
'http.IncomingMessage': 'http.html#http_class_http_incomingmessage',
@@ -107,6 +105,7 @@ const customTypesMap = {
'os.constants.dlopen': 'os.html#os_dlopen_constants',
+ 'Histogram': 'perf_hooks.html#perf_hooks_class_histogram',
'PerformanceEntry': 'perf_hooks.html#perf_hooks_class_performanceentry',
'PerformanceNodeTiming':
'perf_hooks.html#perf_hooks_class_performancenodetiming_extends_performanceentry', // eslint-disable-line max-len