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

commit 833ec33efc7b9d4c843b086ceee8a30c0be89c1b
Author: GitHub Actions <[email protected]>
AuthorDate: Wed Apr 2 17:29:46 2025 +0000

    update documentation for tag main
---
 main/.doctrees/environment.pickle | Bin 1159841 -> 1159841 bytes
 main/.doctrees/index.doctree      | Bin 31043 -> 31064 bytes
 main/index.html                   |   4 ++--
 main/r/pkgdown.yml                |   2 +-
 main/searchindex.js               |   2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/.doctrees/environment.pickle 
b/main/.doctrees/environment.pickle
index b05684e5..e26b197b 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 8ef7371d..059aa412 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 018aa5ce..dfa39ab2 100644
--- a/main/index.html
+++ b/main/index.html
@@ -481,11 +481,11 @@ the Meson backend is an experimental feature you may also 
wish to try.</p>
 </pre></div>
 </div>
 <p>After setting up your project, be sure to enable the options you want:</p>
-<div class="highlight-sh notranslate"><div 
class="highlight"><pre><span></span>meson<span class="w"> </span>configure<span 
class="w"> </span>-Dtests<span class="o">=</span><span 
class="nb">true</span><span class="w"> </span>-Dbenchmarks<span 
class="o">=</span><span class="nb">true</span>
+<div class="highlight-sh notranslate"><div 
class="highlight"><pre><span></span>meson<span class="w"> </span>configure<span 
class="w"> </span>-Dtests<span class="o">=</span>enabled<span class="w"> 
</span>-Dbenchmarks<span class="o">=</span>enabled
 </pre></div>
 </div>
 <p>You can enable better test coverage if Apache Arrow is installed on your
-system with <code class="docutils literal notranslate"><span 
class="pre">-Dtest_with_arrow=true</span></code>. Depending on how you have
+system with <code class="docutils literal notranslate"><span 
class="pre">-Dtest_with_arrow=enabled</span></code>. Depending on how you have
 installed Apache Arrow, you may also need to pass
 <code class="docutils literal notranslate"><span 
class="pre">--pkg-config-path</span> <span class="pre">&lt;path</span> <span 
class="pre">to</span> <span class="pre">directory</span> <span 
class="pre">with</span> <span class="pre">arrow.pc&gt;</span></code>.</p>
 <p>With the above out of the way, the <code class="docutils literal 
notranslate"><span class="pre">compile</span></code> command should take care
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index f7171bf2..b65360d1 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-03-29T19:33Z
+last_built: 2025-04-02T17:29Z
diff --git a/main/searchindex.js b/main/searchindex.js
index 96a80095..5ffea51d 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

Reply via email to