Selene
f3c0bc0749
[v10.0.x] kindsys: Adapt to new PanelCfg schema interface ( #69892 )
...
kindsys: Adapt to new PanelCfg schema interface (#65297 )
* kindsys: Adapt to new PanelCfg schema interface
* building locally
* Remove Panel prefix in cue files
* Regenerate
* Update imports
* fixup! Merge branch 'remove-panel-prefix' into sdboyer/redundant-panelcfg-prefixes
* Fix formatting
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
Co-authored-by: Tania B <yalyna.ts@gmail.com >
(cherry picked from commit 33fd83f7e3 )
# Conflicts:
# docs/sources/developers/kinds/core/dashboard/schema-reference.md
# docs/sources/developers/kinds/core/folder/schema-reference.md
# kinds/dashboard/dashboard_kind.cue
# packages/grafana-schema/src/raw/dashboard/x/dashboard_types.gen.ts
# pkg/kinds/dashboard/dashboard_spec_gen.go
# pkg/kinds/folder/folder_status_gen.go
Co-authored-by: sam boyer <sdboyer@grafana.com >
2023-06-12 06:30:00 -04:00
Tania
45bbc22900
[v10.0.x] Codegen: Fix composable kinds docs generation ( #68186 )
...
* Fix plugins docs codegen
* Regenerate docs
2023-05-10 13:38:44 +02:00
Tania
0409cfd116
Docs: Add Default column to generated schema docs ( #64550 )
...
Docs: Add column to generated schema docs
2023-03-22 18:42:28 +01:00
Tania
f0333ac41f
Codegen: Render constraints in generated docs ( #63196 )
...
* Add constraints rendering
* Generate docs
* Fix constraint format
* Add type alias
* Compare numbers as strings
* fixup! Compare numbers as strings
* Add missing return
2023-02-10 06:40:50 -05:00
Tania
25756b49a3
Codegen: Remove duplicated sections from generated docs ( #62965 )
...
* Remove duplicated sections
* Regenerate docs
* Refactor schema.sections func (#63079 )
* Refactor schema.sections func
* Small refactors
---------
Co-authored-by: Joan López de la Franca Beltran <5459617+joanlopez@users.noreply.github.com >
2023-02-08 06:07:00 -05:00
Robert Horvath
0fcc864bbb
Docs: Add Schema maturity docs ( #61963 )
...
* Docs: Add Schema maturity docs
* Remove 'which category' section from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove Maturity process guides from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove Defaults and Field optionality from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove MaybeRemove section from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Remove Milestone 3 and 4 from maturity.md
Co-authored-by: sam boyer <sdboyer@grafana.com >
* Rearrange schema maturity docs
* Regenerate schema docs after merge with main
* Update Maturity docs headers, keep single h1
* Update wording in Schema docs
Co-authored-by: Tania <yalyna.ts@gmail.com >
* Regenerate docs after merge with main
---------
Co-authored-by: sam boyer <sdboyer@grafana.com >
Co-authored-by: Tania <yalyna.ts@gmail.com >
2023-02-07 11:02:05 +01:00
Joan López de la Franca Beltran
19ed9181e1
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 >
2023-02-02 16:12:31 +01:00
Tania
3324be6fda
Docs: Fix schema attributes formatting in schema docs ( #62016 )
...
Docs: Fix schema attributes formatting
2023-01-24 17:53:22 +01:00
Tania
5f93e67419
Codegen: Generate docs for composable kinds ( #61719 )
...
* Generate docs for composable kinds
* Fix getting the kind schema
* Generate composable kinds docs
* Add disclaimer to the generated docs
* Change docs disclaimer
2023-01-22 18:58:49 -05:00