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 37fc19c64..7b384cd27 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -18067,6 +18067,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