This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 311a953 ARROW-14489: [Rust][CI] Install stable rust toolchain in the
integration docker image
add 9c57eb3 ARROW-14189: [Docs] Add version dropdown to the sphinx docs
No new revisions were added by this update.
Summary of changes:
docs/source/_static/versions.json | 26 ++++++++++++
docs/source/_templates/docs-sidebar.html | 2 +
docs/source/_templates/version-switcher.html | 60 ++++++++++++++++++++++++++++
docs/source/conf.py | 10 +++++
4 files changed, 98 insertions(+)
create mode 100644 docs/source/_static/versions.json
create mode 100644 docs/source/_templates/version-switcher.html