You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "XComp (via GitHub)" <gi...@apache.org> on 2023/03/24 15:37:41 UTC

[GitHub] [flink] XComp commented on a diff in pull request #22269: [FLINK-31567][docs] Deprecates 1.16 docs.

XComp commented on code in PR #22269:
URL: https://github.com/apache/flink/pull/22269#discussion_r1147755191


##########
docs/config.toml:
##########
@@ -27,7 +27,7 @@ pygmentsUseClasses = true
   IsStable = true
 
   # Flag to indicate whether an outdated warning should be shown.
-  ShowOutDatedWarning = false
+  ShowOutDatedWarning = true

Review Comment:
   That's actually a good point. The warning itself states
   > This documentation is for an out-of-date version of Apache Flink. We recommend you use the latest [stable version](https://nightlies.apache.org/flink/flink-docs-stable/).
   
   which backs your claim. And it also makes sense because we can still do updates to the docs of 1.16.
   
   The release documentation says "Set show_outdated_warning: true in docs/config.toml in the branch of the previous Flink version" which is a bit unclear. I'm going to close this branch and update the release docs to make this more precise.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org