Add mkdocstrings JSON schema

This commit is contained in:
Timothée Mazzucotelli 2022-12-11 16:22:14 +01:00 committed by GitHub
parent 397edd9ae9
commit 7504e8ee73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]
}