This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/master by this push:
new a9e104e45a [GH-2198] Update mkdocs.yml and improve documentation
structure (#2239)
a9e104e45a is described below
commit a9e104e45a39a76edcfc62dea6f4474e03922432
Author: Juan José Estrada <[email protected]>
AuthorDate: Tue Aug 5 23:43:03 2025 -0400
[GH-2198] Update mkdocs.yml and improve documentation structure (#2239)
Co-authored-by: Juan <[email protected]>
---
mkdocs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs.yml b/mkdocs.yml
index 79de4e13d7..0ff8147b15 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -51,7 +51,6 @@ nav:
- Install with Snowflake:
- Install Sedona SQL: setup/snowflake/install.md
- Release notes: setup/release-notes.md
- - Compile the code: setup/compile.md
- Download: download.md
- Programming Guides:
- Sedona with Apache Spark:
@@ -138,6 +137,7 @@ nav:
- Predicate (Snowflake): api/snowflake/vector-data/Predicate.md
- Blog: blog/index.md
- Community:
+ - Compile the code: setup/compile.md
- Community: community/contact.md
- Contributor Guide:
- Rules: community/rule.md