From 7d30ccc4a9392e6c89ce47dd6dab587d61e70947 Mon Sep 17 00:00:00 2001 From: Vincent Ogloblinsky Date: Thu, 22 Jun 2017 10:47:38 +0200 Subject: [PATCH] docs(aio): update resources - Add Compodoc - documentation tool for Angular app --- aio/content/marketing/resources.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 59b05e21f5..925e2eef7f 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -214,6 +214,13 @@ "rev": true, "title": "Universal for ASP.NET", "url": "https://github.com/aspnet/nodeservices" + }, + "f1": { + "desc": "This tool generates a dedicated documentation for Angular applications.", + "logo": "", + "rev": true, + "title": "Compodoc", + "url": "https://github.com/compodoc/compodoc" } } },