This is an automated email from the ASF dual-hosted git repository.
rpardomeza pushed a change to branch docs
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git.
from 3d709cf Merge pull request #16 from berttty/docs
new 8f4b8e1 Adding structure of the documentation and fixing missing
license
new 2f63899 add using wayang structure
new 6418832 add extending wayang structure
new 4c60710 create a box with the alst element menu
new fecbfac Merge pull request #17 from berttty/docs
The 1187 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:
pom.xml | 2 +
wayang-docs/src/main/resources/README.md | 47 +++++++++++++
wayang-docs/src/main/resources/_data/menus.yml | 82 ++++++++++++++++++++--
wayang-docs/src/main/resources/assets/css/main.css | 4 ++
.../adding_platform/Creating_compiler.md} | 14 ++--
.../adding_platform/creating_channel.md} | 13 ++--
.../adding_platform/creating_mapping.md} | 19 +++--
.../adding_platform/creating_operator.md} | 14 ++--
.../adding_platform/creating_plugin.md} | 11 +--
.../adding_platform}/index.md | 5 +-
.../adding_platform/others.md} | 14 ++--
.../adding_platform/wrapping_udfs.md} | 10 ++-
.../{how_run => extending_wayang}/index.md | 19 ++++-
.../{ => getting_start}/how_build/build_step.md | 0
.../{ => getting_start}/how_build/index.md | 0
.../{ => getting_start}/how_install/index.md | 0
.../how_install/install_step.md | 0
.../resources/{ => getting_start}/how_run/index.md | 0
.../{ => getting_start}/how_run/run_step.md | 0
.../{how_install => getting_start}/index.md | 4 +-
.../writting_plan_wayang}/index.md | 4 +-
.../preparing_contribute_code_changes/index.md | 2 +-
.../api_java_scala}/index.md | 8 ++-
.../api_python}/index.md | 9 ++-
.../api_rest}/index.md | 9 ++-
.../{how_run => using_wayang/api_sql}/index.md | 11 ++-
.../cost_model_calibration.md} | 13 ++--
.../resources/{how_run => using_wayang}/index.md | 4 +-
.../index.md => what_is_wayang/concepts_wayang.md} | 12 ++--
.../resources/{how_run => what_is_wayang}/index.md | 9 +--
30 files changed, 265 insertions(+), 74 deletions(-)
copy wayang-docs/src/main/resources/{how_run/run_step.md =>
extending_wayang/adding_platform/Creating_compiler.md} (90%)
copy wayang-docs/src/main/resources/{how_build/build_step.md =>
extending_wayang/adding_platform/creating_channel.md} (89%)
copy wayang-docs/src/main/resources/{how_build/build_step.md =>
extending_wayang/adding_platform/creating_mapping.md} (86%)
copy wayang-docs/src/main/resources/{how_build/build_step.md =>
extending_wayang/adding_platform/creating_operator.md} (89%)
copy wayang-docs/src/main/resources/{how_run/run_step.md =>
extending_wayang/adding_platform/creating_plugin.md} (92%)
copy wayang-docs/src/main/resources/{how_install =>
extending_wayang/adding_platform}/index.md (93%)
copy wayang-docs/src/main/resources/{how_run/run_step.md =>
extending_wayang/adding_platform/others.md} (90%)
copy wayang-docs/src/main/resources/{how_install/index.md =>
extending_wayang/adding_platform/wrapping_udfs.md} (91%)
copy wayang-docs/src/main/resources/{how_run => extending_wayang}/index.md
(77%)
rename wayang-docs/src/main/resources/{ =>
getting_start}/how_build/build_step.md (100%)
rename wayang-docs/src/main/resources/{ => getting_start}/how_build/index.md
(100%)
copy wayang-docs/src/main/resources/{ => getting_start}/how_install/index.md
(100%)
rename wayang-docs/src/main/resources/{ =>
getting_start}/how_install/install_step.md (100%)
copy wayang-docs/src/main/resources/{ => getting_start}/how_run/index.md (100%)
copy wayang-docs/src/main/resources/{ => getting_start}/how_run/run_step.md
(100%)
copy wayang-docs/src/main/resources/{how_install => getting_start}/index.md
(94%)
copy wayang-docs/src/main/resources/{how_install =>
getting_start/writting_plan_wayang}/index.md (93%)
copy wayang-docs/src/main/resources/{how_install =>
using_wayang/api_java_scala}/index.md (93%)
copy wayang-docs/src/main/resources/{how_install =>
using_wayang/api_python}/index.md (93%)
rename wayang-docs/src/main/resources/{how_install =>
using_wayang/api_rest}/index.md (94%)
copy wayang-docs/src/main/resources/{how_run => using_wayang/api_sql}/index.md
(86%)
rename wayang-docs/src/main/resources/{how_run/run_step.md =>
using_wayang/cost_model_calibration.md} (90%)
copy wayang-docs/src/main/resources/{how_run => using_wayang}/index.md (95%)
copy wayang-docs/src/main/resources/{how_run/index.md =>
what_is_wayang/concepts_wayang.md} (89%)
rename wayang-docs/src/main/resources/{how_run => what_is_wayang}/index.md
(89%)