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/sedona-db.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ede9118  update documentation for tag dev-snapshot-main
ede9118 is described below

commit ede9118ba071c41ea9056a8d18a384c68d2f47c8
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Sep 11 01:52:58 2025 +0000

    update documentation for tag dev-snapshot-main
---
 dev-snapshot-main/development/index.html   |   5 ++++-
 dev-snapshot-main/search/search_index.json |   2 +-
 dev-snapshot-main/sitemap.xml.gz           | Bin 127 -> 127 bytes
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-snapshot-main/development/index.html 
b/dev-snapshot-main/development/index.html
index 2e81fc6..cd10ed4 100644
--- a/dev-snapshot-main/development/index.html
+++ b/dev-snapshot-main/development/index.html
@@ -1047,6 +1047,9 @@ external dependencies. These submodules can be 
initialized with:</p>
 <div class="highlight"><pre><span></span><code>git<span class="w"> 
</span>submodule<span class="w"> </span>init
 git<span class="w"> </span>submodule<span class="w"> </span>update<span 
class="w"> </span>--recursive
 </code></pre></div>
+<p>Additionally, some of the data required in the tests can be downloaded by 
running the following script.</p>
+<div class="highlight"><pre><span></span><code>python<span class="w"> 
</span>submodules/download-assets.py
+</code></pre></div>
 <p>Some crates wrap external native libraries and require system dependencies
 to build. At this time the only crate that requires this is the 
sedona-s2geography
 crate, which requires <a href="https://cmake.org";>CMake</a>,
@@ -1147,7 +1150,7 @@ xdg-open<span class="w"> 
</span>target/criterion/report/index.html
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"></path></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="August 29, 2025 19:04:00 
UTC">August 29, 2025 19:04:00</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 11, 2025 01:49:37 
UTC">September 11, 2025 01:49:37</span>
   </span>
 
     
diff --git a/dev-snapshot-main/search/search_index.json 
b/dev-snapshot-main/search/search_index.json
index db01a8c..796741c 100644
--- a/dev-snapshot-main/search/search_index.json
+++ b/dev-snapshot-main/search/search_index.json
@@ -1 +1 @@
-{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Home","text":""},{"location":"#sedonadb","title":"SedonaDB","text":"<p>SedonaDB
 is a high-performance, dependency-free geospatial compute engine.</p> <p>You 
can easily run SedonaDB locally or in the cloud.  The first release supports a 
core set of vector operations, but the full-suite of common vector and raster 
computations will be supported soon.</p> <p>SedonaDB only runs on  [...]
\ No newline at end of file
+{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Home","text":""},{"location":"#sedonadb","title":"SedonaDB","text":"<p>SedonaDB
 is a high-performance, dependency-free geospatial compute engine.</p> <p>You 
can easily run SedonaDB locally or in the cloud.  The first release supports a 
core set of vector operations, but the full-suite of common vector and raster 
computations will be supported soon.</p> <p>SedonaDB only runs on  [...]
\ No newline at end of file
diff --git a/dev-snapshot-main/sitemap.xml.gz b/dev-snapshot-main/sitemap.xml.gz
index f346db5..8f2b268 100644
Binary files a/dev-snapshot-main/sitemap.xml.gz and 
b/dev-snapshot-main/sitemap.xml.gz differ

Reply via email to