This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hop-docs.git.
from 1e6619c Documentation updated to b94539d
new 13f042c HOP-2577 : Create a Web Service metadata type
new c28db80 HOP-2554 : documentation
new 85fe4cc Merge pull request #49 from mattcasters/asf-site
The 178 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../images/hop-server/web-service-example.png | Bin 0 -> 99548 bytes
.../hop-server/web-service-pipeline-example.png | Bin 0 -> 68786 bytes
.../images/logging/custom-action-logging-level.png | Bin 0 -> 52848 bytes
.../images/logging/custom-logging-actions.png | Bin 0 -> 16066 bytes
.../logging/custom-transform-logging-level.png | Bin 0 -> 72863 bytes
hop-user-manual/modules/ROOT/nav.adoc | 3 +
.../modules/ROOT/pages/hop-server/web-service.adoc | 107 +++++
.../modules/ROOT/pages/logging/logging-basics.adoc | 63 +++
.../ROOT/pages/logging/logging-reflection.adoc | 436 +++++++++++++++++++++
9 files changed, 609 insertions(+)
create mode 100644
hop-user-manual/modules/ROOT/assets/images/hop-server/web-service-example.png
create mode 100644
hop-user-manual/modules/ROOT/assets/images/hop-server/web-service-pipeline-example.png
create mode 100644
hop-user-manual/modules/ROOT/assets/images/logging/custom-action-logging-level.png
create mode 100644
hop-user-manual/modules/ROOT/assets/images/logging/custom-logging-actions.png
create mode 100644
hop-user-manual/modules/ROOT/assets/images/logging/custom-transform-logging-level.png
create mode 100644
hop-user-manual/modules/ROOT/pages/hop-server/web-service.adoc
create mode 100644
hop-user-manual/modules/ROOT/pages/logging/logging-basics.adoc
create mode 100644
hop-user-manual/modules/ROOT/pages/logging/logging-reflection.adoc