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

commit dc7d18aabadec6c45650d277318be8794c982d5c
Author: GitHub Actions <[email protected]>
AuthorDate: Sat Feb 8 15:48:53 2025 +0000

    update documentation for tag main
---
 main/.doctrees/environment.pickle | Bin 1555621 -> 1555621 bytes
 main/.doctrees/index.doctree      | Bin 30997 -> 31043 bytes
 main/index.html                   |   2 +-
 main/r/pkgdown.yml                |   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 45fe5259..d9d8635b 100644
Binary files a/main/.doctrees/environment.pickle and 
b/main/.doctrees/environment.pickle differ
diff --git a/main/.doctrees/index.doctree b/main/.doctrees/index.doctree
index 78847514..14df8f62 100644
Binary files a/main/.doctrees/index.doctree and b/main/.doctrees/index.doctree 
differ
diff --git a/main/index.html b/main/index.html
index bbeade74..422e2c2a 100644
--- a/main/index.html
+++ b/main/index.html
@@ -411,7 +411,7 @@ and Python bindings.</p>
 <p>CMake is also supported via a build/install with <code class="docutils 
literal notranslate"><span class="pre">find_package()</span></code> or
 using <code class="docutils literal notranslate"><span 
class="pre">FetchContent</span></code>:</p>
 <div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span 
class="n">fetchcontent_declare</span><span class="p">(</span><span 
class="n">nanoarrow</span>
-                     <span class="n">URL</span> <span 
class="s2">&quot;https://www.apache.org/dyn/closer.lua?action=download&amp;filename=arrow/nanoarrow-0.5.0/apache-arrow-0.5.0.tar.gz&quot;</span><span
 class="p">)</span>
+                     <span class="n">URL</span> <span 
class="s2">&quot;https://www.apache.org/dyn/closer.lua?action=download&amp;filename=arrow/apache-arrow-nanoarrow-0.6.0/apache-arrow-nanoarrow-0.6.0.tar.gz&quot;</span><span
 class="p">)</span>
 
 <span class="n">fetchcontent_makeavailable</span><span class="p">(</span><span 
class="n">nanoarrow</span><span class="p">)</span>
 </pre></div>
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index 0759e539..97ec68ba 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,4 +2,4 @@ pandoc: 3.1.3
 pkgdown: 2.1.1
 pkgdown_sha: ~
 articles: {}
-last_built: 2025-02-04T20:33Z
+last_built: 2025-02-08T15:48Z
diff --git a/main/searchindex.js b/main/searchindex.js
index 77cdcbae..dd13d56a 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- 
[...]
\ 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- 
[...]
\ No newline at end of file

Reply via email to