From b61745a9e2921f7abbabc2f8cdab5a14d1fe2cd9 Mon Sep 17 00:00:00 2001 From: Max Clayton Clowes Date: Thu, 20 Nov 2025 10:18:37 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20resource=20add=20plugins=20glossary=20&?= =?UTF-8?q?=20cookie-consentl;=20fix=20formatting=E2=80=A6=20(#11555)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/community/2-resources.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/community/2-resources.mdx b/website/community/2-resources.mdx index beaef3be10..25b8362bf8 100644 --- a/website/community/2-resources.mdx +++ b/website/community/2-resources.mdx @@ -70,7 +70,9 @@ See the showcase - [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. -- [docusaurus-i18n](https://github.com/moonrailgun/docusaurus-i18n) - Auto translate docusaurus documents with openai. +- [docusaurus-i18n](https://github.com/moonrailgun/docusaurus-i18n) - Auto-translate docusaurus documents with openai. +- [docusaurus-plugin-glossary](https://github.com/mcclowes/docusaurus-plugin-glossary) - A docusaurus plugin for helping users understand key terms. +- [docusaurus-plugin-cookie-consent](https://github.com/mcclowes/docusaurus-plugin-cookie-consent) - A Docusaurus plugin for allowing users to opt in/out of cookies, and accessing those settings in code. ## Enterprise usage {#enterprise-usage}