This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 619c0d9ca2c [YAML] Add ability to specify JDBC type to read/write
(#30024)
add c281852a58f [YAML] Add documentation to Beam site.
add 562667e4cf5 Add page titles.
new e9202abb7ad Merge pull request #30161 [YAML] Add documentation to Beam
site.
The 1 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:
.../site/content/en/documentation/sdks/yaml-combine.md | 4 ++++
.../site/content/en/documentation/sdks/yaml-errors.md | 4 ++++
.../content/en/documentation/sdks/yaml-inline-python.md | 4 ++++
.../www/site/content/en/documentation/sdks/yaml-udf.md | 4 ++++
.../www/site/content/en/documentation/sdks/yaml.md | 4 ++++
website/www/site/data/pipelines.yaml | 3 +++
.../www/site/layouts/partials/section-menu/en/sdks.html | 11 +++++++++++
website/www/site/static/images/logos/sdks/yaml.png | Bin 0 -> 6197 bytes
8 files changed, 34 insertions(+)
copy sdks/python/apache_beam/yaml/yaml_combine.md =>
website/www/site/content/en/documentation/sdks/yaml-combine.md (98%)
copy sdks/python/apache_beam/yaml/yaml_errors.md =>
website/www/site/content/en/documentation/sdks/yaml-errors.md (98%)
copy sdks/python/apache_beam/yaml/inline_python.md =>
website/www/site/content/en/documentation/sdks/yaml-inline-python.md (98%)
copy sdks/python/apache_beam/yaml/yaml_mapping.md =>
website/www/site/content/en/documentation/sdks/yaml-udf.md (99%)
copy sdks/python/apache_beam/yaml/README.md =>
website/www/site/content/en/documentation/sdks/yaml.md (99%)
create mode 100644 website/www/site/static/images/logos/sdks/yaml.png