This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from b171b2634c GH-40023: [Python] Use Cast() instead of CastTo (#40116)
add 1eb46f763a GH-40441: [GLib][Docs] Use Sphinx for Apache Arrow GLib
front page (#40442)
No new revisions were added by this update.
Summary of changes:
ci/conda_env_sphinx.txt | 2 ++
docs/requirements.txt | 1 +
.../source/c_glib/arrow-cuda-glib/index.md | 9 +++---
.../source/c_glib/arrow-dataset-glib/index.md | 9 +++---
.../source/c_glib/arrow-flight-glib/index.md | 9 +++---
.../source/c_glib/arrow-flight-sql-glib/index.md | 9 +++---
.../source/c_glib/arrow-glib/index.md | 7 +++--
.../source/c_glib/gandiva-glib/index.md | 7 +++--
.../readme.md => docs/source/c_glib/index.md | 36 ++++++++++------------
docs/source/c_glib/index.rst | 23 --------------
.../source/c_glib/parquet-glib/index.md | 9 +++---
docs/source/conf.py | 24 ++++++++++++++-
12 files changed, 73 insertions(+), 72 deletions(-)
copy CODE_OF_CONDUCT.md => docs/source/c_glib/arrow-cuda-glib/index.md (84%)
copy CODE_OF_CONDUCT.md => docs/source/c_glib/arrow-dataset-glib/index.md (83%)
copy CODE_OF_CONDUCT.md => docs/source/c_glib/arrow-flight-glib/index.md (83%)
copy CODE_OF_CONDUCT.md => docs/source/c_glib/arrow-flight-sql-glib/index.md
(82%)
copy cpp/src/arrow/array/README.md => docs/source/c_glib/arrow-glib/index.md
(85%)
copy cpp/src/arrow/array/README.md => docs/source/c_glib/gandiva-glib/index.md
(86%)
copy csharp/examples/FlightAspServerExample/readme.md =>
docs/source/c_glib/index.md (52%)
delete mode 100644 docs/source/c_glib/index.rst
copy dev/release/README.md => docs/source/c_glib/parquet-glib/index.md (85%)