This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit e593ba3140339907af52bc0268fd95a430e8ad89 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Fri Feb 12 13:18:39 2021 +0100 chore: use `indexBlock` extension Using `indexBlock` extension we can add content to `index.adoc` from all pages in the component. --- docs/modules/ROOT/pages/index.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 3728628..1162edb 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,6 +1,10 @@ = Kamelet Catalog -:page-layout: catalog This page contains the default catalog of Apache Camel Kamelets. **We love contributions for this catalog**: more information in the https://github.com/apache/camel-kamelets/[github.com/apache/camel-kamelets] repository. +[.catalog] +[indexBlock,'xref'] +---- +[.item]#{xref}# +----