This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch release-6.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git.
discard 0d599fa ARROW-14189: [Docs] Add version dropdown to the sphinx docs
discard 5b68daa ARROW-14459: [Doc] Update the pinned sphinx version to 4.2
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/release-6.0.0 (bbb3106)
\
O -- O -- O (0d599fa)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
ci/conda_env_sphinx.txt | 3 +-
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 -----
docs/source/python/dataset.rst | 4 +-
6 files changed, 3 insertions(+), 102 deletions(-)
delete mode 100644 docs/source/_static/versions.json
delete mode 100644 docs/source/_templates/version-switcher.html