This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
from c9acb4e03e9 [hotfix] Add missing backslash to skip webui build during
Javadoc generation
new 5a2075dd92a [hotfix][docs] Remove .zh suffix from refs in
standalone/overview.md
new df0dd7976af [FLINK-38914][docs] Preserve page path when linking to
stable version
new d0c850ccef0 [FLINK-38914][docs] Add canonical tags pointing to stable
docs
new f6f45abd805 [FLINK-38925][docs] Update Matomo URL to the right domain
new 06888e60abf [FLINK-38924][docs] Redirect users to documentation home
page when encountering a 404
new 2311f02cbae [hotfix][docs] Configures Apache to serve the custom
404.html page with proper 404 status code and always serve index.html for dirs
new 44377428381 [hotfix][python] Update miniconda to version that supports
Python 3.10
new e5fa4794d1f [hotfix][python] Pin sphinxcontrib packages for Sphinx
4.5.0 compatibility
The 8 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 | 2 +-
.../resource-providers/standalone/overview.md | 8 +-
docs/layouts/404.html | 119 +++++++++++++++++++++
docs/layouts/_default/baseof.html | 2 +-
.../partials/docs/inject/content-before.html | 6 +-
docs/layouts/partials/docs/inject/head.html | 10 ++
.../archetype.properties => docs/static/.htaccess | 11 +-
flink-python/dev/lint-python.sh | 10 +-
8 files changed, 151 insertions(+), 17 deletions(-)
create mode 100644 docs/layouts/404.html
copy
flink-quickstart/flink-quickstart-java/src/test/resources/projects/testArtifact/archetype.properties
=> docs/static/.htaccess (77%)