This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch dataformat-arch-docs in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 22e456d46a93128c98ea3f7701daa9036d1659ad Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Nov 30 09:23:15 2020 +0100 Added dataformat archetype to TOC --- docs/modules/ROOT/pages/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 9b2c92a..80ee37e 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -7,6 +7,7 @@ ** xref:aggregation.adoc[Aggregation] * xref:archetypes.adoc[Archetypes] ** xref:archetype-connector.adoc[Extensible connector archetype] +** xref:archetype-dataformat-connector.adoc[Extensible Dataformat connector archetype] * xref:getting-started.adoc[Getting started] ** xref:try-it-out-locally.adoc[Try it locally] ** xref:try-it-out-on-kubernetes.adoc[Try it on Kubernetes]
