You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by gi...@apache.org on 2020/12/22 22:26:03 UTC

[incubator-hop-docs] branch asf-site updated: Documentation updated to 85b98a2

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hop-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 231f8bb  Documentation updated to 85b98a2
231f8bb is described below

commit 231f8bb371cd27fca94360cb9457de040f3916fa
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Dec 22 22:25:58 2020 +0000

    Documentation updated to 85b98a2
---
 hop-user-manual/modules/.asciidoctor/pages/index.adoc             | 1 +
 hop-user-manual/modules/ROOT/nav.adoc                             | 1 +
 .../modules/ROOT/pages/plugins/transforms/tokenreplacement.adoc   | 8 ++++++++
 3 files changed, 10 insertions(+)

diff --git a/hop-user-manual/modules/.asciidoctor/pages/index.adoc b/hop-user-manual/modules/.asciidoctor/pages/index.adoc
index de0d6f4..02bf9fb 100644
--- a/hop-user-manual/modules/.asciidoctor/pages/index.adoc
+++ b/hop-user-manual/modules/.asciidoctor/pages/index.adoc
@@ -179,6 +179,7 @@ include::{sourcepath}/plugins/transforms/tableoutput.adoc[leveloffset=+2]
 include::{sourcepath}/plugins/transforms/terafast.adoc[leveloffset=+2]
 include::{sourcepath}/plugins/transforms/textfileinput.adoc[leveloffset=+2]
 include::{sourcepath}/plugins/transforms/textfileoutput.adoc[leveloffset=+2]
+include::{sourcepath}/plugins/transforms/tokenreplacement.adoc[leveloffset=+2]
 include::{sourcepath}/plugins/transforms/uniquerows.adoc[leveloffset=+2]
 include::{sourcepath}/plugins/transforms/uniquerowsbyhashset.adoc[leveloffset=+2]
 include::{sourcepath}/plugins/transforms/update.adoc[leveloffset=+2]
diff --git a/hop-user-manual/modules/ROOT/nav.adoc b/hop-user-manual/modules/ROOT/nav.adoc
index 1fd2b6c..7fe9c3e 100644
--- a/hop-user-manual/modules/ROOT/nav.adoc
+++ b/hop-user-manual/modules/ROOT/nav.adoc
@@ -162,6 +162,7 @@
 *** xref:plugins/transforms/terafast.adoc[Teradata Bulk Loader]
 *** xref:plugins/transforms/textfileinput.adoc[Text File Input]
 *** xref:plugins/transforms/textfileoutput.adoc[Text File Output]
+*** xref:plugins/transforms/tokenreplacement.adoc[Token Replacement]
 *** xref:plugins/transforms/uniquerows.adoc[Unique Rows]
 *** xref:plugins/transforms/uniquerowsbyhashset.adoc[Unique Rows (HashSet)]
 *** xref:plugins/transforms/update.adoc[Update]
diff --git a/hop-user-manual/modules/ROOT/pages/plugins/transforms/tokenreplacement.adoc b/hop-user-manual/modules/ROOT/pages/plugins/transforms/tokenreplacement.adoc
new file mode 100644
index 0000000..6214f84
--- /dev/null
+++ b/hop-user-manual/modules/ROOT/pages/plugins/transforms/tokenreplacement.adoc
@@ -0,0 +1,8 @@
+:documentationPath: /plugins/transforms/
+:language: en_US
+:page-alternativeEditUrl: https://github.com/apache/incubator-hop/edit/master/plugins/transforms/abort/src/main/doc/tokenreplacement.adoc
+= Token Replacement
+
+== Description
+
+== Options