This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.5
in repository https://gitbox.apache.org/repos/asf/flink.git
from 9cae51f584d [FLINK-25880][docs] Add Matomo tracking code to base layout
new fdbb2bcfeb2 [hotfix][docs] Add docs.sh for legacy CI pipeline
new 1f034846a2c [FLINK-38955][docs] Add canonical tag to generated Javadoc
and Scaladoc
new 351e0d500e6 [FLINK-38925][docs] Update Matomo URL to the right domain
new 1575ce5ae46 [hotfix] Use Ruby 2.3 Docker image to match Gemfile.lock
new 5efbaf71d66 [hotfix][docs] Remove jekyll-gist update from build script
The 5 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 | 87 +++++++++++++++++++++++++++++++++++++++++++++++
docs/_layouts/base.html | 2 +-
docs/docker/Dockerfile | 13 +++++--
3 files changed, 98 insertions(+), 4 deletions(-)
create mode 100755 .github/workflows/docs.sh