This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.0
in repository https://gitbox.apache.org/repos/asf/flink.git
from 101cc03f357 [FLINK-25880][docs] Add Matomo tracking code to base layout
new a69459b2e23 [hotfix][docs] Add docs.sh for legacy CI pipeline
new 132f7f37319 [FLINK-38925][docs] Update Matomo URL to the right domain
new a1461a711ec [FLINK-38914][docs] Add canonical tags pointing to stable
docs
new 76f46585978 [FLINK-38914][docs] Preserve page path when linking to
stable version
new 69f0e8b6f18 [hotfix] Use Ruby 2.3 Docker image to match Gemfile.lock
new ae93a300009 [hotfix][build] Pin scala-maven-plugin version in
aggregate-scaladoc profile
new 28313c93631 [FLINK-38955][docs] Add canonical tag to generated Javadoc
and Scaladoc
The 7 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/_config.yml | 4 +--
docs/_layouts/base.html | 4 +--
docs/_layouts/plain.html | 4 +--
docs/build_docs.sh | 2 ++
docs/docker/Dockerfile | 13 +++++--
pom.xml | 1 +
7 files changed, 106 insertions(+), 9 deletions(-)
create mode 100755 .github/workflows/docs.sh