config docs prototype
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
| Name | Type | Default Value | Description |
|
||||
|------|------|---------------|-------------|
|
||||
{{- range .}}
|
||||
| {{.Name}} | {{.Type}} | {{.DefaultValue}} | {{.Description}}|
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user