Adds auto-generated docs for config schema
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Untitled boolean in Dashy Config Schema Schema
|
||||
|
||||
```txt
|
||||
https://example.com/schemas/abstract#/properties/appConfig/properties/enableFontAwesome
|
||||
```
|
||||
|
||||
Should load font-awesome assets
|
||||
|
||||
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
||||
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------- |
|
||||
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [dashy-config.schema.json*](../../out/dashy-config.schema.json "open original schema") |
|
||||
|
||||
## enableFontAwesome Type
|
||||
|
||||
`boolean`
|
||||
|
||||
## enableFontAwesome Default Value
|
||||
|
||||
The default value is:
|
||||
|
||||
```json
|
||||
true
|
||||
```
|
||||
Reference in New Issue
Block a user