This is an automated email from the ASF dual-hosted git repository.
github-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 2dc9e3c8 update documentation for tag main
2dc9e3c8 is described below
commit 2dc9e3c84028d645e9fe1a51fac1be9e48857b51
Author: GitHub Actions <[email protected]>
AuthorDate: Tue Jun 4 13:15:05 2024 +0000
update documentation for tag main
---
main/genindex.html | 2 +-
main/objects.inv | Bin 20966 -> 20974 bytes
main/r/pkgdown.yml | 2 +-
main/reference/device.html | 8 ++++----
main/searchindex.js | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/main/genindex.html b/main/genindex.html
index 36cbe659..7203b8e6 100644
--- a/main/genindex.html
+++ b/main/genindex.html
@@ -787,7 +787,7 @@ document.write(`
</li>
<li><a
href="reference/device.html#_CPPv4N16ArrowDeviceArray10sync_eventE">ArrowDeviceArray::sync_event
(C++ member)</a>
</li>
- <li><a
href="reference/device.html#_CPPv420ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArray">ArrowDeviceArrayInit
(C++ function)</a>
+ <li><a
href="reference/device.html#_CPPv420ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArrayPv">ArrowDeviceArrayInit
(C++ function)</a>
</li>
<li><a
href="reference/device.html#_CPPv420ArrowDeviceArrayMoveP16ArrowDeviceArrayP16ArrowDeviceArray">ArrowDeviceArrayMove
(C++ function)</a>
</li>
diff --git a/main/objects.inv b/main/objects.inv
index 2c718d39..7d89f131 100644
Binary files a/main/objects.inv and b/main/objects.inv differ
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index 8a2c7988..afcd7b26 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 3.1.3
pkgdown: 2.0.9
pkgdown_sha: ~
articles: {}
-last_built: 2024-06-03T20:25Z
+last_built: 2024-06-04T13:14Z
diff --git a/main/reference/device.html b/main/reference/device.html
index cd833c4a..ef8cd9d4 100644
--- a/main/reference/device.html
+++ b/main/reference/device.html
@@ -415,8 +415,8 @@ document.write(`
</dd></dl>
<dl class="cpp function">
-<dt class="sig sig-object cpp"
id="_CPPv420ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArray">
-<span
id="_CPPv320ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArray"></span><span
id="_CPPv220ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArray"></span><span
id="ArrowDeviceArrayInit__ArrowDeviceP.ArrowDeviceArrayP.ArrowArrayP"></span><span
class="target"
id="group__nanoarrow__device_1gac05560357aaa03d4e323ad861933d0e8"></span><a
class="reference internal" href="c.html#_CPPv414ArrowErrorCode"
title="ArrowErrorCode"><span class="n"><span class="pre">Arrow [...]
+<dt class="sig sig-object cpp"
id="_CPPv420ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArrayPv">
+<span
id="_CPPv320ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArrayPv"></span><span
id="_CPPv220ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArrayPv"></span><span
id="ArrowDeviceArrayInit__ArrowDeviceP.ArrowDeviceArrayP.ArrowArrayP.voidP"></span><span
class="target"
id="group__nanoarrow__device_1ga85120fd1cf551bb84a1c63260dbc0208"></span><a
class="reference internal" href="c.html#_CPPv414ArrowErrorCode"
title="ArrowErrorCode"><span class="n"><span class=" [...]
<dd><p>Initialize an <a class="reference internal"
href="#struct_arrow_device_array"><span class="std
std-ref">ArrowDeviceArray</span></a>. </p>
<p>Given an ArrowArray whose buffers/release callback has been set
appropriately, initialize an <a class="reference internal"
href="#struct_arrow_device_array"><span class="std
std-ref">ArrowDeviceArray</span></a>. </p>
</dd></dl>
@@ -526,7 +526,7 @@ document.write(`
<dl class="cpp var">
<dt class="sig sig-object cpp" id="_CPPv4N11ArrowDevice10array_initE">
-<span id="_CPPv3N11ArrowDevice10array_initE"></span><span
id="_CPPv2N11ArrowDevice10array_initE"></span><span class="target"
id="struct_arrow_device_1ab4ac3ccba934176918c30e5b2902e16b"></span><a
class="reference internal" href="c.html#_CPPv414ArrowErrorCode"
title="ArrowErrorCode"><span class="n"><span
class="pre">ArrowErrorCode</span></span></a><span class="w"> </span><span
class="p"><span class="pre">(</span></span><span class="p"><span
class="pre">*</span></span><span class="sig-name [...]
+<span id="_CPPv3N11ArrowDevice10array_initE"></span><span
id="_CPPv2N11ArrowDevice10array_initE"></span><span class="target"
id="struct_arrow_device_1a874b0ab38b5b392b9f805c575e5bf67d"></span><a
class="reference internal" href="c.html#_CPPv414ArrowErrorCode"
title="ArrowErrorCode"><span class="n"><span
class="pre">ArrowErrorCode</span></span></a><span class="w"> </span><span
class="p"><span class="pre">(</span></span><span class="p"><span
class="pre">*</span></span><span class="sig-name [...]
<dd><p>Initialize an <a class="reference internal"
href="#struct_arrow_device_array"><span class="std
std-ref">ArrowDeviceArray</span></a> from a previously allocated ArrowArray.
</p>
<p>Given a device and an uninitialized device_array, populate the fields of
the device_array (including sync_event) appropriately. If NANOARROW_OK is
returned, ownership of array is transferred to device_array. This function must
allocate the appropriate sync_event and make its address available as
device_array->sync_event (if sync_event applies to this device type). </p>
</dd></dl>
@@ -845,7 +845,7 @@ document.write(`
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link"
href="#c-api">C API</a><ul class="visible nav section-nav flex-column">
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv423ArrowDeviceCheckRuntimeP10ArrowError"><code class="docutils
literal notranslate"><span
class="pre">ArrowDeviceCheckRuntime()</span></code></a></li>
-<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv420ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArray"><code
class="docutils literal notranslate"><span
class="pre">ArrowDeviceArrayInit()</span></code></a></li>
+<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv420ArrowDeviceArrayInitP11ArrowDeviceP16ArrowDeviceArrayP10ArrowArrayPv"><code
class="docutils literal notranslate"><span
class="pre">ArrowDeviceArrayInit()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv424ArrowDeviceArrayViewInitP20ArrowDeviceArrayView"><code
class="docutils literal notranslate"><span
class="pre">ArrowDeviceArrayViewInit()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv425ArrowDeviceArrayViewResetP20ArrowDeviceArrayView"><code
class="docutils literal notranslate"><span
class="pre">ArrowDeviceArrayViewReset()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv435ArrowDeviceArrayViewSetArrayMinimalP20ArrowDeviceArrayViewP16ArrowDeviceArrayP10ArrowError"><code
class="docutils literal notranslate"><span
class="pre">ArrowDeviceArrayViewSetArrayMinimal()</span></code></a></li>
diff --git a/main/searchindex.js b/main/searchindex.js
index 74fdff2a..886677f3 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"API Reference": [[8, "api-reference"]], "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": [[ [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"API Reference": [[8, "api-reference"]], "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": [[ [...]
\ No newline at end of file