We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9377d3d commit 093f230Copy full SHA for 093f230
1 file changed
docs/links/database.json
@@ -37,6 +37,17 @@
37
"nodejs"
38
]
39
},
40
+ "http://usejsdoc.org/": {
41
+ "id": "jsdoc",
42
+ "description": "The official website of JSDoc.",
43
+ "short": "",
44
+ "keywords": [
45
+ "jsdoc",
46
+ "documentation",
47
+ "docs",
48
+ "javascript"
49
+ ]
50
+ },
51
"http://webassembly.org/": {
52
"id": "webassembly",
53
"description": "Official website for WebAssembly, a portable compilation target for the Web.",
@@ -463,4 +474,4 @@
463
474
"graphics"
464
475
465
476
}
466
-}
477
+}
0 commit comments