diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 215e60ea6ee30..809dbcb938951 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -124,6 +124,11 @@ "description": "Nx Plugin to integrate the generation of documentation with Compodoc in the Nx workflow", "url": "https://github.com/twittwer/nx-tools/tree/master/libs/compodoc#readme" }, + { + "name": "@enio.ai/typedoc", + "description": "typedoc is a transparent wrapper plugin for Nx workspaces to quickly setup documentation automation on your projects using typedoc.", + "url": "https://github.com/enio-ireland/enio/tree/develop/packages/typedoc#readme" + }, { "name": "@nxext/svelte", "description": "Nx plugin to use Svelte within nx workspaces",