diff --git a/demo/docs/intro.mdx b/demo/docs/intro.mdx index d4779c3f7..f1a6d309f 100644 --- a/demo/docs/intro.mdx +++ b/demo/docs/intro.mdx @@ -41,7 +41,7 @@ OpenAPI plugin for generating API reference docs in Docusaurus v3. --- -## Overview +## Overview - TESTING WIF The `docusaurus-plugin-openapi-docs` package extends the Docusaurus CLI with commands for generating MDX using the OpenAPI specification as the source. The resulting MDX is fully compatible with [plugin-content-docs](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs) and can be used to render beautiful reference API docs when combined with the `docusaurus-theme-openapi-docs` theme.