This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.1
in repository https://gitbox.apache.org/repos/asf/flink.git
from 4c3cd0ed349 [FLINK-25880][docs] Add Matomo tracking code to base layout
new 11b258999ab [hotfix][docs] Add docs.sh for legacy CI pipeline
new 0e00dcdcf90 [FLINK-38955][docs] Add canonical tag to generated Javadoc
and Scaladoc
new d77fde5891a [FLINK-38925][docs] Update Matomo URL to the right domain
new 92cc3bd341c [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