AlenkaF commented on issue #39737:
URL: https://github.com/apache/arrow/issues/39737#issuecomment-1905776133

   And I think the issue with 
`DOCUMENTATION_OPTIONS.show_version_warning_banner` will also in part be 
present with the next release, right? Even if we use new pydata sphinx theme 
version with the next release, we will have to change the 
`DOCUMENTATION_OPTIONS.show_version_warning_banner` for the stable docs when 
they get copied to a subfolder?
   
   So yes, I would try with updating the 
[post-08-docs.sh](https://github.com/apache/arrow/blob/015c2d676f62477aca29fdd244988ea13b331814/dev/release/post-08-docs.sh#L87))
 to include changes for both 
   
   - `DOCUMENTATION_OPTIONS.theme_switcher_version_match` (from `""` to 
`"[version]"`) and
   - `DOCUMENTATION_OPTIONS.show_version_warning_banner` (from `false` to 
`true`)


-- 
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]

Reply via email to