AlenkaF commented on issue #39737: URL: https://github.com/apache/arrow/issues/39737#issuecomment-1905577052
Yes, I am reverting `DOCUMENTATION_OPTIONS.show_version_warning_banner` to `true` for version `14.0.0` while changing `DOCUMENTATION_OPTIONS.show_version_warning_banner` to `false` for current `15.0.0`. Not sure how we can automate this for next release though. As for the version switcher, I can also do a similar fix to change the `DOCUMENTATION_OPTIONS.theme_switcher_version_match = '';` to `DOCUMENTATION_OPTIONS.theme_switcher_version_match = '14.0';` for the docs version 14.0.0. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
