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 ef99309b update documentation for tag main
ef99309b is described below

commit ef99309b4d09a41d6e53e36900ac6b9b069d1bae
Author: GitHub Actions <[email protected]>
AuthorDate: Fri Jan 26 20:47:45 2024 +0000

    update documentation for tag main
---
 main/genindex.html    |   2 ++
 main/objects.inv      | Bin 20473 -> 20508 bytes
 main/r/pkgdown.yml    |   2 +-
 main/reference/c.html |   9 +++++++++
 main/searchindex.js   |   2 +-
 5 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/main/genindex.html b/main/genindex.html
index 09e2f13d..d84f2cc5 100644
--- a/main/genindex.html
+++ b/main/genindex.html
@@ -1249,6 +1249,8 @@ document.write(`
       <li><a 
href="reference/cpp.html#_CPPv4N9nanoarrow17VectorArrayStream13ToArrayStreamEP16ArrowArrayStream">nanoarrow::VectorArrayStream::ToArrayStream
 (C++ function)</a>
 </li>
       <li><a 
href="reference/cpp.html#_CPPv4N9nanoarrow17VectorArrayStream17VectorArrayStreamEP11ArrowSchemaNSt6vectorI11UniqueArrayEE">nanoarrow::VectorArrayStream::VectorArrayStream
 (C++ function)</a>, <a 
href="reference/cpp.html#_CPPv4N9nanoarrow17VectorArrayStream17VectorArrayStreamEP11ArrowSchemaP10ArrowArray">[1]</a>
+</li>
+      <li><a 
href="reference/c.html#c.NANOARROW_FLAG_ALL_SUPPORTED">NANOARROW_FLAG_ALL_SUPPORTED
 (C macro)</a>
 </li>
       <li><a 
href="reference/ipc.html#c.NANOARROW_IPC_FEATURE_COMPRESSED_BODY">NANOARROW_IPC_FEATURE_COMPRESSED_BODY
 (C macro)</a>
 </li>
diff --git a/main/objects.inv b/main/objects.inv
index 6a84398e..a9eda4be 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 fb5f59b4..35f11ffd 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.9.2.1
 pkgdown: 2.0.7
 pkgdown_sha: ~
 articles: {}
-last_built: 2024-01-26T14:56Z
+last_built: 2024-01-26T20:47Z
 
diff --git a/main/reference/c.html b/main/reference/c.html
index b9f801bc..3c4388cd 100644
--- a/main/reference/c.html
+++ b/main/reference/c.html
@@ -524,6 +524,15 @@ document.write(`
 <dt class="sig sig-object cpp">
 <span class="target" id="group__nanoarrow-schema-view"></span><em><span 
class="pre">group</span></em> <span class="sig-name descname"><span 
class="pre">nanoarrow-schema-view</span></span></dt>
 <dd><div class="breathe-sectiondef docutils container">
+<p class="breathe-sectiondef-title rubric" 
id="breathe-section-title-defines">Defines</p>
+<dl class="cpp macro">
+<dt class="sig sig-object cpp" id="c.NANOARROW_FLAG_ALL_SUPPORTED">
+<span class="target" 
id="group__nanoarrow-schema-view_1ga38c3c98dcac5057f383dbdd51d601810"></span><span
 class="sig-name descname"><span class="n"><span 
class="pre">NANOARROW_FLAG_ALL_SUPPORTED</span></span></span><a 
class="headerlink" href="#c.NANOARROW_FLAG_ALL_SUPPORTED" title="Link to this 
definition">#</a><br /></dt>
+<dd><p>Flags supported by <a class="reference internal" 
href="#group__nanoarrow-schema-view_1ga0ac41f615f0e45076e41d7ca446bae2c"><span 
class="std std-ref">ArrowSchemaViewInit()</span></a></p>
+</dd></dl>
+
+</div>
+<div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" 
id="breathe-section-title-functions">Functions</p>
 <dl class="cpp function">
 <dt class="sig sig-object cpp" 
id="_CPPv419ArrowSchemaViewInitP15ArrowSchemaViewPK11ArrowSchemaP10ArrowError">
diff --git a/main/searchindex.js b/main/searchindex.js
index 0e37485d..cd49a458 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["getting-started", "index", "reference/c", 
"reference/cpp", "reference/device", "reference/index", "reference/ipc", 
"reference/r", "reference/testing", "roadmap"], "filenames": 
["getting-started.rst", "index.rst", "reference/c.rst", "reference/cpp.rst", 
"reference/device.rst", "reference/index.rst", "reference/ipc.rst", 
"reference/r.rst", "reference/testing.rst", "roadmap.rst"], "titles": ["Getting 
started with nanoarrow", "nanoarrow", "C API Reference", "C+ [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["getting-started", "index", "reference/c", 
"reference/cpp", "reference/device", "reference/index", "reference/ipc", 
"reference/r", "reference/testing", "roadmap"], "filenames": 
["getting-started.rst", "index.rst", "reference/c.rst", "reference/cpp.rst", 
"reference/device.rst", "reference/index.rst", "reference/ipc.rst", 
"reference/r.rst", "reference/testing.rst", "roadmap.rst"], "titles": ["Getting 
started with nanoarrow", "nanoarrow", "C API Reference", "C+ [...]
\ No newline at end of file

Reply via email to