AlenkaF opened a new pull request, #46957: URL: https://github.com/apache/arrow/pull/46957
### Rationale for this change Currently, the version switcher is not functional in local builds or in PR preview docs via crossbow, since it relies on the versions.json file from the arrow site. This makes it difficult to test changes to the switcher configuration or verify that nothing breaks with new theme updates. ### What changes are included in this PR? The version switcher is enabled in a dev setup by: - Using online versions.json file when building locally or in PR preview - Falling back to the arrow-site JSON otherwise ### Are these changes tested? Yes, preview-docs build. ### Are there any user-facing changes? No, only local testing is simplified. -- 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]
