feat(config): reduce noise in jsonschema output

This commit is contained in:
LGUG2Z
2024-01-18 16:33:31 -08:00
committed by جاد
parent 596884e9fd
commit 731a4465f1
5 changed files with 631 additions and 496 deletions

View File

@@ -50,3 +50,7 @@ deadlock $RUST_LOG="trace":
docgen:
komorebic docgen
Get-ChildItem -Path "docs/cli" -Recurse -File | ForEach-Object { (Get-Content $_.FullName) -replace 'Usage: ', 'Usage: komorebic.exe ' | Set-Content $_.FullName }
schemagen:
komorebic static-config-schema > schema.json
generate-schema-doc .\schema.json --config template_name=js_offline --config minify=false .\static-config-docs\