From bc71803b72f18c03e52f308ff90fc3a077f83830 Mon Sep 17 00:00:00 2001 From: Azzedine E <54241944+Arsero@users.noreply.github.com> Date: Thu, 30 May 2024 12:35:41 +0200 Subject: [PATCH] docs: add community plugin docusaurus-graph (#10176) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Lorber --- website/community/2-resources.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/community/2-resources.mdx b/website/community/2-resources.mdx index 640650ba22..db29873cd8 100644 --- a/website/community/2-resources.mdx +++ b/website/community/2-resources.mdx @@ -68,6 +68,7 @@ See the showcase - [docusaurus-plugin-typedoc](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/docusaurus-plugin-typedoc) - A Docusaurus plugin to build documentation with [TypeDoc](https://typedoc.org/) - [docusaurus-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs) - A Docusaurus plugin and theme for generating interactive OpenAPI docs - [docusaurus-post-generator](https://github.com/moojing/docusaurus-post-generator) - A command line tool for user to add a blog/doc file quickly by command like `yarn gen-post new [template] [post_name]`. +- [docusaurus-graph](https://github.com/Arsero/docusaurus-graph) - A Docusaurus plugin for generating a graph view showing links between documentation files. ## Enterprise usage {#enterprise-usage}