[ 
https://issues.apache.org/jira/browse/FLINK-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114239#comment-16114239
 ] 

ASF GitHub Bot commented on FLINK-6995:
---------------------------------------

GitHub user zhangminglei opened a pull request:

    https://github.com/apache/flink/pull/4480

    [FLINK-6995] [docs] Enable is_latest attribute to false

    ## What is the purpose of the change
    
    Add a warning to flink1.2 document. This PR is based on 
https://github.com/apache/flink-web/pull/72,  and to make the warning message 
enable and appear. 
    
    ## Verifying this change
    
    This change is a trivial work without any test coverage.
    
    ## Does this pull request potentially affect one of the following parts:
    
      - Dependencies (does it add or upgrade a dependency): (no)
      - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (no)
      - The serializers: (no)
      - The runtime per-record code paths (performance sensitive): (no)
      - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
    
    ## Documentation
    
      - Does this pull request introduce a new feature? (no)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhangminglei/flink flink-6995

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4480
    
----
commit 85eb7acbfc19a410e8f9bf488b102ea40f23d12b
Author: zhangminglei <zml13856086...@163.com>
Date:   2017-08-04T10:37:16Z

    [FLINK-6995] [docs] Enable is_latest attribute to false

----


> 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
>            Assignee: mingleizhang
>
> 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)

Reply via email to