Kindsys: Extend DocsJenny with support for 'allOf' (#62558)
* Kindsys: Extend DocsJenny with support for 'allOf' * Update generated docs * Multiple refinements * Minor fixes * Undo undesired changes * Fix * Fix linter complains --------- Co-authored-by: Tania B <yalyna.ts@gmail.com>
This commit is contained in:
co-authored by
Tania B
parent
4d564f8b0a
commit
19ed9181e1
@@ -6,9 +6,11 @@ title: {{ .KindName }} kind
|
||||
---
|
||||
> Both documentation generation and kinds schemas are in active development and subject to change without prior notice.
|
||||
|
||||
# {{ .KindName }} kind
|
||||
## {{ .KindName }}
|
||||
|
||||
## Maturity: {{ .KindMaturity }}
|
||||
## Version: {{ .KindVersion }}
|
||||
#### Maturity: {{ .KindMaturity }}
|
||||
#### Version: {{ .KindVersion }}
|
||||
|
||||
{{ .KindDescription }}
|
||||
|
||||
{{ .Markdown }}
|
||||
|
||||
Reference in New Issue
Block a user