Skip to content

bamthomas/mkdocs-json-schema-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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#

About

MkDocs Json Schema Parser

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages