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 7fc20b1033 [DOCS] makes top-level navigation persistent as readers
scroll, adds … (#1762)
7fc20b1033 is described below
commit 7fc20b1033bfaa30522f47ab7b015fa30d6e54b5
Author: Kelly-Ann Dolor <[email protected]>
AuthorDate: Thu Jan 16 21:15:54 2025 -0800
[DOCS] makes top-level navigation persistent as readers scroll, adds …
(#1762)
---
mkdocs.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mkdocs.yml b/mkdocs.yml
index 0ed315ccfe..1a95eff243 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -151,6 +151,7 @@ nav:
- Telemetry: asf/telemetry.md
repo_url: https://github.com/apache/sedona
repo_name: apache/sedona
+edit_uri: edit/master/docs/
theme:
font: false
name: 'material'
@@ -165,12 +166,14 @@ theme:
repo: fontawesome/brands/github
features:
- content.code.copy
+ - content.action.edit
- search.highlight
- search.share
- search.suggest
- navigation.footer
- navigation.instant
- navigation.tabs
+ - navigation.tabs.sticky
- navigation.top
extra:
version: