This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7bd7be52 update documentation for tag main
7bd7be52 is described below
commit 7bd7be5229edf3875efeb20cf29239b60ca98c2b
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Jul 30 01:20:39 2026 +0000
update documentation for tag main
---
main/.doctrees/environment.pickle | Bin 1172121 -> 1172121 bytes
main/.doctrees/reference/c.doctree | Bin 1012753 -> 1013059 bytes
main/r/pkgdown.yml | 2 +-
main/reference/c.html | 2 +-
main/searchindex.js | 2 +-
5 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/main/.doctrees/environment.pickle
b/main/.doctrees/environment.pickle
index 8d036a97..9fbcb2bd 100644
Binary files a/main/.doctrees/environment.pickle and
b/main/.doctrees/environment.pickle differ
diff --git a/main/.doctrees/reference/c.doctree
b/main/.doctrees/reference/c.doctree
index ef26807f..5ebdfaee 100644
Binary files a/main/.doctrees/reference/c.doctree and
b/main/.doctrees/reference/c.doctree differ
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index f8df5f1d..dc9e76b6 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,4 +2,4 @@ pandoc: 3.7.0.2
pkgdown: 2.2.1
pkgdown_sha: ~
articles: {}
-last_built: 2026-07-24T12:50Z
+last_built: 2026-07-30T01:20Z
diff --git a/main/reference/c.html b/main/reference/c.html
index 6394afd6..72ddb8a4 100644
--- a/main/reference/c.html
+++ b/main/reference/c.html
@@ -896,7 +896,7 @@
<dt class="sig sig-object cpp">
<span class="target"
id="group__nanoarrow-array_1ga170d9363f43e1cadc75057d240d85a6b"></span><span
class="sig-name descname"><span class="pre">NANOARROW_DLL</span> <span
class="pre">ArrowErrorCode</span> <span class="pre">ArrowArrayMoveShared</span>
<span class="pre">(struct</span> <span class="pre">ArrowArray</span> <span
class="pre">*array,</span> <span class="pre">struct</span> <span
class="pre">ArrowArray</span> <span class="pre">*shared)</span></span></dt>
<dd><p>Create a shared copy of an <a class="reference internal"
href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a>. </p>
-<p>Recursively converts array into a version where all buffers are
reference-counted. On success, shared is a new <a class="reference internal"
href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a>
whose buffers are backed by ArrowSharedArray references, and array is consumed
(release set to NULL). The resulting shared array can be safely moved or have
its buffers cloned via ArrowSharedBufferClone(). </p>
+<p>Recursively converts array into a version where all buffers are
reference-counted. On success, shared is a new <a class="reference internal"
href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a>
whose buffers are backed by ArrowSharedArray references, and array is consumed
(release set to NULL). The resulting shared array can be safely moved or have
its buffers cloned via ArrowSharedBufferClone(). On error, (e.g., failure to
allocate a copy of a buffer), the input [...]
</dd></dl>
<dl class="cpp function">
diff --git a/main/searchindex.js b/main/searchindex.js
index ccaf6894..fda605bc 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"API Reference":[[8,null]],"Array Stream
utilities":[[6,"array-stream-utilities"]],"Array
Streams":[[3,"array-streams"]],"Array
streams":[[2,"array-streams"]],"Arrays":[[2,"arrays"],[3,"arrays"]],"Arrow C
Data Interface":[[5,"arrow-c-data-interface"]],"Arrow C Device
Interface":[[7,"arrow-c-device-interface"]],"Arrow C data/nanoarrow interface
basics":[[0,"arrow-c-data-nanoarrow-interface-basics"]],"Bitmap
utilities":[[5,"bitmap-utilities"]],"Buffer utilitie [...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"API Reference":[[8,null]],"Array Stream
utilities":[[6,"array-stream-utilities"]],"Array
Streams":[[3,"array-streams"]],"Array
streams":[[2,"array-streams"]],"Arrays":[[2,"arrays"],[3,"arrays"]],"Arrow C
Data Interface":[[5,"arrow-c-data-interface"]],"Arrow C Device
Interface":[[7,"arrow-c-device-interface"]],"Arrow C data/nanoarrow interface
basics":[[0,"arrow-c-data-nanoarrow-interface-basics"]],"Bitmap
utilities":[[5,"bitmap-utilities"]],"Buffer utilitie [...]
\ No newline at end of file