Skip to main content

mkdocs plugin to generate pages from asyncapi spec files

Project description

Mkdocs Async API Plugin

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. License PyPi Supported python versions

Setup

  1. Install asyncapi/generator
npm install -g @asyncapi/generator
  1. Install this plugin.
pip install mkdocs-asyncapi-plugin
  1. Add render_asyncapi to mkdocs.yml:
plugins:
  - render_asyncapi

Usage

Create a new markdown file which contains only this line:

!!asyncapi <path-to-spec-file>!!

path-to-spec-file is the path to the AsyncAPI spec file relative to the root of the repository (where you run mkdocs).

Then, the entire content of this file will be the AsyncAPI spec.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs-asyncapi-plugin-0.2.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

mkdocs_asyncapi_plugin-0.2.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page