This is an automated email from the ASF dual-hosted git repository.
usbrandon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new 9433efd446 3522 Add documentation cross references from Getting
Started - Hop Tools to other relevant locations in the documentation.
new 55e6546dde Merge pull request #3523 from usbrandon/3522
9433efd446 is described below
commit 9433efd446ddd0a755537f2e8d39e34a2a5d4d15
Author: Brandon Jackson <[email protected]>
AuthorDate: Thu Dec 28 12:27:11 2023 -0600
3522 Add documentation cross references from Getting Started - Hop Tools to
other relevant locations in the documentation.
---
.../modules/ROOT/pages/getting-started/hop-tools.adoc | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-tools.adoc
b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-tools.adoc
index 9159ee0f6c..288dbb54bb 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-tools.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-tools.adoc
@@ -116,6 +116,8 @@ Projects:
====
+See the xref:../hop-tools/hop-conf/hop-conf.adoc[Hop Tools -> Hop Conf]
documentation for more information.
+
== Hop Encrypt
include::../snippets/hop-tools/hop-encrypt.adoc[]
@@ -169,6 +171,8 @@ Encrypted 2be98afc86aa79f9dbb18bd63c99dbdde
====
+See the xref:../hop-tools/hop-encrypt.adoc[Hop Tools -> Hop Encrypt]
documentation for more information.
+
== Hop Run
include::../snippets/hop-tools/hop-run.adoc[]
@@ -250,7 +254,7 @@ Expected output:
====
-xref::../hop-run/index.adoc[Read more]
+xref::../hop-run/index.adoc[Hop Tools -> Hop Run]
== Hop Search
@@ -318,6 +322,8 @@
file://<YOUR_PATH>/hop/config/projects/samples/beam/pipelines/switch-case.hpl :
====
+See the xref:../hop-tools/hop-search.adoc[Hop Tools -> Hop Search]
documentation for more information.
+
== Hop Server
include::../snippets/hop-tools/hop-server.adoc[]
@@ -384,7 +390,7 @@ Hit `CTRL-C` to stop the server.
====
-xref::../hop-server/index.adoc[Read more]
+Read more about xref::../hop-server/index.adoc[Hop Server]
== Hop Import
@@ -419,7 +425,7 @@ Linux, macOS::
====
-xref:tech-manual::hop-vs-kettle/import-kettle-projects.adoc[Read more]
+Read more at
xref:tech-manual::hop-vs-kettle/import-kettle-projects.adoc[Technical Manual ->
Hop vs Kettle -> Import Kettle Projects]
== Hop Translator
@@ -458,4 +464,6 @@ Expected output: the Hop Translator tool starts.
--
====
-https://hop.apache.org/community/contribution-guides/translation-contribution-guide/[Read
more]
\ No newline at end of file
+https://hop.apache.org/community/contribution-guides/translation-contribution-guide/[Read
more about contributing translations to Hop]
+
+Read more about xref:../hop-tools/hop-translator.adoc[Hop Tools -> Hop
Translator]
\ No newline at end of file