This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from d71494f  Merge #435: Fix/remove references to old team page
     add 6bff9dc  Updates for Python streaming
     add 4605bf7  This closes #410
     new ae67bad  Prepare repository for deployment.

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:
 content/documentation/dsls/sql/index.html          |   1 +
 content/documentation/programming-guide/index.html | 147 ++++++----
 content/documentation/runners/dataflow/index.html  | 100 ++++---
 content/documentation/runners/direct/index.html    |  18 +-
 .../sdks/feature-comparison/index.html             |   1 +
 .../documentation/sdks/java-extensions/index.html  |   1 +
 .../documentation/sdks/java-thirdparty/index.html  |   1 +
 content/documentation/sdks/java/index.html         |   1 +
 content/documentation/sdks/java/nexmark/index.html |   1 +
 .../documentation/sdks/python-custom-io/index.html |   1 +
 .../sdks/python-pipeline-dependencies/index.html   |   1 +
 .../index.html                                     | 257 +++++++++++-------
 .../sdks/python-type-safety/index.html             |   1 +
 content/documentation/sdks/python/index.html       |  30 +-
 content/get-started/quickstart-java/index.html     |   4 +-
 content/get-started/quickstart-py/index.html       |  55 +++-
 content/get-started/wordcount-example/index.html   | 302 +++++++++++++--------
 src/_includes/section-menu/sdks.html               |   1 +
 src/documentation/programming-guide.md             | 115 ++++----
 src/documentation/runners/dataflow.md              |  71 +++--
 src/documentation/runners/direct.md                |  12 +-
 src/documentation/sdks/python-streaming.md         | 187 +++++++++++++
 src/documentation/sdks/python.md                   |  20 +-
 src/get-started/quickstart-java.md                 |   3 +-
 src/get-started/quickstart-py.md                   |  54 +++-
 src/get-started/wordcount-example.md               | 295 +++++++++++++-------
 26 files changed, 1144 insertions(+), 536 deletions(-)
 copy content/documentation/sdks/{java-thirdparty => 
python-streaming}/index.html (54%)
 create mode 100644 src/documentation/sdks/python-streaming.md

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to