MkDocs plugin for rendering Swagger & OpenAPI specification files in documentation pages. Current version 0.1.2, supporting Swagger-UI v5. Released on PyPI, actively maintained.
pip install mkdocs-render-swagger-pluginVerified import paths — ran on the pinned version, not inferred.
Add the plugin to mkdocs.yml, then use the :swagger: tag in markdown files to embed an OpenAPI spec.
Review Swagger-UI 5 migration guide; update any custom assets or styling.
In mkdocs.yml, use 'plugins: [render_swagger]' or the full import path as configured.
No dependency data recorded yet.