summaryrefslogtreecommitdiff
path: root/tools/doc/type-parser.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/doc/type-parser.js')
-rw-r--r--tools/doc/type-parser.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doc/type-parser.js b/tools/doc/type-parser.js
index 35039b68d9..4c3ec0503e 100644
--- a/tools/doc/type-parser.js
+++ b/tools/doc/type-parser.js
@@ -52,6 +52,7 @@ const customTypesMap = {
'Cipher': 'crypto.html#crypto_class_cipher',
'Decipher': 'crypto.html#crypto_class_decipher',
'DiffieHellman': 'crypto.html#crypto_class_diffiehellman',
+ 'DiffieHellmanGroup': 'crypto.html#crypto_class_diffiehellmangroup',
'ECDH': 'crypto.html#crypto_class_ecdh',
'Hash': 'crypto.html#crypto_class_hash',
'Hmac': 'crypto.html#crypto_class_hmac',