diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 4965726cf9..1977076542 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -43,5 +43,10 @@ "name": "@nx-plus/docusaurus", "description": "Nx plugin adding first class support for Docusaurus in your Nx workspace.", "url": "https://github.com/ZachJW34/nx-plus/tree/master/libs/docusaurus" + }, + { + "name": "@twittwer/compodoc", + "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" } ]