This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.3
in repository https://gitbox.apache.org/repos/asf/flink.git
from 006273fac7f [FLINK-25880][docs] Add Matomo tracking code to base layout
new 7194ce1ff10 [hotfix][docs] Add docs.sh for legacy CI pipeline
new dcb6adbec0e [FLINK-38955][docs] Add canonical tag to generated Javadoc
and Scaladoc
new a9c72abec0d [FLINK-38925][docs] Update Matomo URL to the right domain
new 3e608bd0759 [hotfix] Use Ruby 2.3 Docker image to match Gemfile.lock
The 4 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/build_docs.sh | 2 ++
docs/docker/Dockerfile | 13 +++++--
4 files changed, 100 insertions(+), 4 deletions(-)
create mode 100755 .github/workflows/docs.sh