5f93e67419
* Generate docs for composable kinds * Fix getting the kind schema * Generate composable kinds docs * Add disclaimer to the generated docs * Change docs disclaimer
15 lines
297 B
Cheetah
15 lines
297 B
Cheetah
---
|
|
keywords:
|
|
- grafana
|
|
- schema
|
|
title: {{ .KindName }} kind
|
|
---
|
|
> Both documentation generation and kinds schemas are in active development and subject to change without prior notice.
|
|
|
|
# {{ .KindName }} kind
|
|
|
|
### Maturity: {{ .KindMaturity }}
|
|
### Version: {{ .KindVersion }}
|
|
|
|
{{ .Markdown }}
|