This is an automated email from the ASF dual-hosted git repository. mcasters pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-hop-docs.git
commit 56f97649490da60e198ee568dd3812cdcfc2c912 Author: Hans Van Akelyen <[email protected]> AuthorDate: Tue Nov 10 09:12:43 2020 +0100 update navigation --- hop-dev-manual/modules/ROOT/pages/index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hop-dev-manual/modules/ROOT/pages/index.adoc b/hop-dev-manual/modules/ROOT/pages/index.adoc index 2fa3519..e116c40 100644 --- a/hop-dev-manual/modules/ROOT/pages/index.adoc +++ b/hop-dev-manual/modules/ROOT/pages/index.adoc @@ -2,4 +2,5 @@ * xref:getting-started.adoc[Getting started] * xref:porting-kettle-plugins.adoc[Porting Kettle plugins] - +* xref:webhop/index.adoc[Webhop] +** xref:webhop/developer-guide.adoc[Webhop Developer Guide]
