mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Fix schema attributes formatting in schema docs (#62016)
Docs: Fix schema attributes formatting
This commit is contained in:
parent
8e94eab9ff
commit
3324be6fda
@ -8,8 +8,8 @@ title: AlertGroupsPanelCfg kind
|
||||
|
||||
# AlertGroupsPanelCfg kind
|
||||
|
||||
### Maturity: merged
|
||||
### Version: 0.0
|
||||
## Maturity: merged
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: AnnotationsListPanelCfg kind
|
||||
|
||||
# AnnotationsListPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: BarChartPanelCfg kind
|
||||
|
||||
# BarChartPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: BarGaugePanelCfg kind
|
||||
|
||||
# BarGaugePanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: DashboardListPanelCfg kind
|
||||
|
||||
# DashboardListPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: GaugePanelCfg kind
|
||||
|
||||
# GaugePanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: HistogramPanelCfg kind
|
||||
|
||||
# HistogramPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: NewsPanelCfg kind
|
||||
|
||||
# NewsPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: PieChartPanelCfg kind
|
||||
|
||||
# PieChartPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: StatPanelCfg kind
|
||||
|
||||
# StatPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: TextPanelCfg kind
|
||||
|
||||
# TextPanelCfg kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: Dashboard kind
|
||||
|
||||
# Dashboard kind
|
||||
|
||||
### Maturity: experimental
|
||||
### Version: 0.0
|
||||
## Maturity: experimental
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: Playlist kind
|
||||
|
||||
# Playlist kind
|
||||
|
||||
### Maturity: merged
|
||||
### Version: 0.0
|
||||
## Maturity: merged
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,8 +8,8 @@ title: Team kind
|
||||
|
||||
# Team kind
|
||||
|
||||
### Maturity: merged
|
||||
### Version: 0.0
|
||||
## Maturity: merged
|
||||
## Version: 0.0
|
||||
|
||||
## Properties
|
||||
|
||||
|
@ -8,7 +8,7 @@ title: {{ .KindName }} kind
|
||||
|
||||
# {{ .KindName }} kind
|
||||
|
||||
### Maturity: {{ .KindMaturity }}
|
||||
### Version: {{ .KindVersion }}
|
||||
## Maturity: {{ .KindMaturity }}
|
||||
## Version: {{ .KindVersion }}
|
||||
|
||||
{{ .Markdown }}
|
||||
|
Loading…
Reference in New Issue
Block a user