[
https://issues.apache.org/jira/browse/FLINK-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062612#comment-16062612
]
David Anderson commented on FLINK-6995:
---------------------------------------
[~mingleizhang] [~twalthr] Adding the warning for 1.2 is both easier and more
complex than you might expect. The warning is already present, but has to be
enabled by setting site.is_latest to false. A PR that does this on the
release-1.2 branch would be welcome.
But we also need to modify https://flink.apache.org/q/stable-docs.html so that
it points to the 1.3 release. Currently all of the old version warnings are
still going to the 1.2 release. So we also need a PR on the asf-site branch of
flink-web that modifies q/stable-docs.html to point to 1.3, and that PR needs
to be merged first.
As for removing the old doc releases, check with [~uce].
> Add a warning to outdated documentation
> ---------------------------------------
>
> Key: FLINK-6995
> URL: https://issues.apache.org/jira/browse/FLINK-6995
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Timo Walther
>
> When I search for "flink yarn" by Google, the first result is a outdated 0.8
> release documentation page. We should add a warning to outdated documentation
> pages.
> There are other problems as well:
> The main page only links to 1.3 and 1.4 but the flink-docs-master
> documentation links to 1.3, 1.2, 1.1, and 1.0. But each of those packages
> only links to older releases so if a user arrives on a 1.2 page they won't
> see 1.3.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)