mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-22 22:16:37 +00:00
* Chore: add definition example doc CI check Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com> * Fix: add example doc for trait Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com> Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
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.