Documentation

This commit is contained in:
squidfunk
2022-06-24 14:38:01 +02:00
parent 10a2b4faf8
commit 3cce3ea9b1
7 changed files with 225 additions and 69 deletions

View File

@@ -42,6 +42,12 @@
"external": {
"description": "External plugins, schema provided by us",
"oneOf": [
{
"$ref": "plugins/external/git-authors.json"
},
{
"$ref": "plugins/external/git-committers.json"
},
{
"$ref": "plugins/external/git-revision-date.json"
},