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

dannycranmer pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 504ecee874a [hotfix][docs][Connector/Firehose] Add missing references 
to Firehose connector
     new bca523872b9 [FLINK-27394][Documentation][Buildsystem] Update build 
pipeline to get latest documentation from external connector repository
     new acb8ff35fc4 [FLINK-30291][Connector/DynamoDB] Update docs to render 
DynamoDB connector docs

The 2 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:
 .github/workflows/docs.sh                          |  7 +++
 azure-pipelines.yml                                |  3 +
 docs/build_docs.sh                                 |  3 +-
 docs/config.toml                                   | 12 ++++
 .../docs/connectors/datastream/guarantees.md       |  5 ++
 .../docs/connectors/datastream/overview.md         |  1 +
 docs/content.zh/docs/connectors/table/overview.md  |  6 ++
 .../docs/connectors/datastream/guarantees.md       |  5 ++
 .../content/docs/connectors/datastream/overview.md |  1 +
 docs/content/docs/connectors/table/overview.md     |  6 ++
 docs/data/sql_connectors.yml                       |  8 +++
 docs/layouts/shortcodes/connector_artifact.html    | 42 ++++++++++++++
 .../shortcodes/sql_connector_download_table.html   | 65 ++++++++++++++++++++++
 tools/change-version.sh => docs/setup_docs.sh      | 45 +++++++++++----
 tools/azure-pipelines/build-apache-repo.yml        |  6 ++
 tools/ci/docs.sh                                   |  6 +-
 16 files changed, 209 insertions(+), 12 deletions(-)
 create mode 100644 docs/layouts/shortcodes/connector_artifact.html
 create mode 100644 docs/layouts/shortcodes/sql_connector_download_table.html
 copy tools/change-version.sh => docs/setup_docs.sh (52%)

Reply via email to