Ilya Kuznetsov
00d2963b93
Merge branch 'main' of github.com:databricks/cli into docgen-update-new-framework
2025-03-04 12:50:54 +01:00
Julia Crawford (Databricks)
864f0abc4b
Populate missing bundle config reference doc descriptions and fix resource reference doc template ( #2314 )
...
## Changes
- Added some missing descriptions to annotations.yml
- Fixed links in the resource reference doc template
## Tests
<!-- How is this tested? -->
2025-02-24 18:59:12 +00:00
Ilya Kuznetsov
f49641e79e
Merge branch 'main' of github.com:databricks/cli into docgen-update-new-framework
2025-02-24 17:23:12 +01:00
Ilya Kuznetsov
1678503cb0
Fix docs template ( #2283 )
...
## Changes
Comment breaks markdown front-matter and description cannot be read
## Tests
<!-- How is this tested? -->
2025-02-05 09:01:51 +00:00
Ilya Kuznetsov
dd9af21fe6
Update docgen to use with docusaurus
2025-01-29 13:29:54 +01:00
Ilya Kuznetsov
8a1b61d341
Adjust templates for new docs engine
2025-01-29 13:29:53 +01:00
Ilya Kuznetsov
708c4fbb7a
Autogenerated documentation for bundle config ( #2033 )
...
## Changes
Documentation autogeneration tool. This tool uses same annotations_*.yml
files as in json-schema
Result will go
[there](https://docs.databricks.com/en/dev-tools/bundles/reference.html )
and
[there](https://docs.databricks.com/en/dev-tools/bundles/resources.html#cluster )
## Tests
Manually
2025-01-29 12:14:21 +00:00