Merge pull request #4731 from pawamoy/patch-3

Add mkdocstrings JSON schema
This commit is contained in:
Martin Donath
2022-12-11 17:58:01 +01:00
committed by GitHub

View File

@@ -85,6 +85,9 @@
},
{
"$ref": "https://raw.githubusercontent.com/prcr/mkdocs-meta-descriptions-plugin/main/schema.json"
},
{
"$ref": "https://raw.githubusercontent.com/mkdocstrings/mkdocstrings/master/docs/schema.json"
}
]
}