packwiz/packwiz-website

Use https://github.com/magicaljellybeans/mkdocs_schema_reader ?

Closed this issue ยท 2 comments

This is nearly perfect, except for the part where it's not very readable/usable ๐Ÿ˜…

image

not bad though

Just a pip3 install mkdocs-schema-reader and adding

plugins:
  - search
  - schema_reader:
      include:
        - "./packwiz-spec/schemas"

to `mkdocs-base.yaml

I've found a better solution, you can see it in #3 - https://github.com/grafana/json-schema-docs/