This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 3850177 Polish and cleanup documentation 3850177 is described below commit 385017779b4948a3434611770af221d45c761ff3 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Aug 13 15:53:27 2021 +0200 Polish and cleanup documentation --- .../resources/org/apache/camel/catalog/docs/tokenize-language.adoc | 5 +++-- .../src/main/docs/modules/languages/pages/tokenize-language.adoc | 5 +++-- docs/components/modules/languages/pages/tokenize-language.adoc | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc index 13de5c5..f189b66 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc @@ -17,8 +17,9 @@ specified delimiter pattern. It can also be used to tokenize XML documents with some limited capability. For a truly XML-aware tokenization, the use of the XMLTokenizer language is recommended as it offers a faster, more efficient -tokenization specifically for XML documents. For more details -see Splitter. +tokenization specifically for XML documents. + +For more details see xref:{eip-vc}:eips:split-eip.adoc[Split] EIP. == Tokenize Options diff --git a/core/camel-core-languages/src/main/docs/modules/languages/pages/tokenize-language.adoc b/core/camel-core-languages/src/main/docs/modules/languages/pages/tokenize-language.adoc index 13de5c5..f189b66 100644 --- a/core/camel-core-languages/src/main/docs/modules/languages/pages/tokenize-language.adoc +++ b/core/camel-core-languages/src/main/docs/modules/languages/pages/tokenize-language.adoc @@ -17,8 +17,9 @@ specified delimiter pattern. It can also be used to tokenize XML documents with some limited capability. For a truly XML-aware tokenization, the use of the XMLTokenizer language is recommended as it offers a faster, more efficient -tokenization specifically for XML documents. For more details -see Splitter. +tokenization specifically for XML documents. + +For more details see xref:{eip-vc}:eips:split-eip.adoc[Split] EIP. == Tokenize Options diff --git a/docs/components/modules/languages/pages/tokenize-language.adoc b/docs/components/modules/languages/pages/tokenize-language.adoc index 129ad05..bc7bede 100644 --- a/docs/components/modules/languages/pages/tokenize-language.adoc +++ b/docs/components/modules/languages/pages/tokenize-language.adoc @@ -19,8 +19,9 @@ specified delimiter pattern. It can also be used to tokenize XML documents with some limited capability. For a truly XML-aware tokenization, the use of the XMLTokenizer language is recommended as it offers a faster, more efficient -tokenization specifically for XML documents. For more details -see Splitter. +tokenization specifically for XML documents. + +For more details see xref:{eip-vc}:eips:split-eip.adoc[Split] EIP. == Tokenize Options