mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-27 16:17:34 +00:00
* Fix: vela show can not display or result Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com> (cherry picked from commit17766091d1) * Fix: vela show docs can't generate composition type Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com> (cherry picked from commit86bb8730a0) Co-authored-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.