inisital commit

This commit is contained in:
2022-11-21 15:40:16 +01:00
commit a9e3c19fb9
41 changed files with 2338 additions and 0 deletions

31
docs/config/README.md Normal file
View File

@@ -0,0 +1,31 @@
# README
## Top-level Schemas
* [Config](./glyphance.md) `https://github.com/cupcakearmy/glyphance`
## Other Schemas
### Objects
* [Untitled object in Config](./glyphance-defs-output-properties-ranges.md) `https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges`
* [Untitled object in Config](./glyphance-defs-fonts.md) `https://github.com/cupcakearmy/glyphance#/$defs/fonts`
* [Untitled object in Config](./glyphance-defs-css.md) `https://github.com/cupcakearmy/glyphance#/$defs/css`
* [Untitled object in Config](./glyphance-defs-font-variation.md) `https://github.com/cupcakearmy/glyphance#/$defs/font-variation`
* [Untitled object in Config](./glyphance-defs-output.md) `https://github.com/cupcakearmy/glyphance#/$defs/output`
### Arrays
* [Untitled array in Config](./glyphance-defs-output-properties-formats.md) `https://github.com/cupcakearmy/glyphance#/$defs/output/properties/formats`
* [Untitled array in Config](./glyphance-defs-output-properties-ranges-patternproperties-a-za-z--_.md) `https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges/patternProperties/^[a-zA-z \-_]+$`
* [Untitled array in Config](./glyphance-defs-font.md) `https://github.com/cupcakearmy/glyphance#/$defs/font`
## Version Note
The schemas linked above follow the JSON Schema Spec version: `https://json-schema.org/draft/2020-12/schema`