Files
kubevela/references/docgen/def-doc
jguionnet 05b0ec89a5
Some checks failed
Webhook Upgrade Validation / webhook-upgrade-check (push) Failing after 25s
Refactor: Update documentation generation to retain .md extensions and fixed Components header (#6957)
- Modified the documentation generation logic to keep .md file extensions, enhancing IDE support and compatibility with Docusaurus.
- Updated various documentation headers to include the correct .md references in auto-generated messages, ensuring consistency across multiple components (component, policy, trait, workflow).

Signed-off-by: jguionnet jguionnet@guidewire.com

Signed-off-by: jguionnet jguionnet@guidewire.com
Signed-off-by: Jerome Guionnet <jguionnet@guidewire.com>
2025-10-22 18:17:46 -07:00
..

Why do the def-doc embedded here instead of inside the kubevela.io?

  • The example can be used not only in generation the reference doc of kubevela.io, but also help users to generate their own by vela show.
  • They're examples usage of built-in definitions, they should align with the built-in definitions files.