
Home of Docusaurus Terminology Plugin
The @grnet/docusaurus-terminology plugin is a powerful tool for enhancing documentation with informative tooltips and navigable term links. It elegantly integrates with Docusaurus to parse markdown files, transforming selected terms into clickable links that showcase brief explanations on hover. This not only enriches the user experience but also facilitates easy access to relevant information through a generated glossary, making it an excellent addition for any documentation project.
The installation process is straightforward, requiring only the addition of this npm package to your project and a bit of configuration. With the flexibility to use custom components for the glossary and tooltip previews, this plugin can be tailored to fit the specific needs of your project. It simplifies the management of terminology, ensuring that users have clear definitions at their fingertips.
.md and .mdx files in your docs directory, ensuring all terms are included throughout your documentation.