diff --git a/src/drivers/webextension/images/icons/TypeDoc.png b/src/drivers/webextension/images/icons/TypeDoc.png new file mode 100644 index 000000000..880c66584 Binary files /dev/null and b/src/drivers/webextension/images/icons/TypeDoc.png differ diff --git a/src/technologies.json b/src/technologies.json index e14a360e8..287d7c6ae 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -18097,6 +18097,21 @@ "scripts": "(?:typeahead|bloodhound)\\.(?:jquery|bundle)?(?:\\.min)?\\.js", "website": "https://twitter.github.io/typeahead.js" }, + "TypeDoc": { + "cats": [ + 4 + ], + "description": "TypeDoc is an API documentation generator for TypeScript projects.", + "icon": "TypeDoc.png", + "dom": { + "a[href*='typedoc.org']": { + "attributes": { + "href": "" + } + } + }, + "website": "https://typedoc.org" + }, "TypePad": { "cats": [ 11