From adfceaf20b5703e922f115a82e8d815e1ea2932b Mon Sep 17 00:00:00 2001 From: Daniel Sitnik Date: Fri, 6 Aug 2021 11:19:23 -0300 Subject: [PATCH] add Codedoc plugin --- docs/integrations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/integrations.md b/docs/integrations.md index d46b55ef8..3012189bb 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -128,6 +128,8 @@ They also serve as proof of concept, for the variety of things that can be built - [Type Doc](https://typedoc.org/) - [typedoc-plugin-mermaid](https://www.npmjs.com/package/typedoc-plugin-mermaid) - [Docsy Hugo Theme](https://www.docsy.dev/docs/adding-content/lookandfeel/#diagrams-with-mermaid) (Native support in theme) +- [Codedoc](https://codedoc.cc/) + - [codedoc-mermaid-plugin](https://www.npmjs.com/package/codedoc-mermaid-plugin) ## Browser Extensions