Skip to main content

MkDocs Plugin to parse json schemas.

Project description

MkDocs Json Schema Plugin

MkDocs Plugin to parse json schema files.

To use this plugin, install it with pip in the same environment as MkDocs:

pip install MkDocsJsonSchemaPlugin

Then add the following entry to the MkDocs config file:

plugins:
  - json-schema:
      json_schema: "docs/item.schema.json"

In your target file, add a tag to be replaced

#JsonSchema#

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

MkDocsJsonSchemaPlugin-0.0.2-py3-none-any.whl (4.8 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