Overview of Docusaurus OpenAPI Doc Generator
mainThe docusaurus-plugin-openapi-docs package extends the Docusaurus CLI to generate MDX documentation from OpenAPI specifications (Swagger 2.0 and OpenAPI 3.x). When used in conjunction with the docusaurus-theme-openapi-docs theme, it produces high-quality, styled API reference documentation.
Key features include:
- Fast conversion: Large specs are converted to MDX in seconds.
- Infima styling: Uses the same styling framework as Docusaurus.
- Flexibility: Supports single, multi, and micro OpenAPI specifications.
- Extensibility: Supports common vendor extensions for customization.