This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new 7fb62fa80 fix go docs sidebar (#384)
7fb62fa80 is described below
commit 7fb62fa80d24fbb43ab73f64e0bdf59788f464bf
Author: Shawn Yang <[email protected]>
AuthorDate: Mon Jan 12 14:14:58 2026 +0800
fix go docs sidebar (#384)
---
docs/docs/guide/kotlin/_category_.json | 2 +-
docs/docs/guide/scala/_category_.json | 2 +-
docs/docs/guide/xlang/_category_.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/docs/guide/kotlin/_category_.json
b/docs/docs/guide/kotlin/_category_.json
index 6122d8c5d..5b7b72b06 100644
--- a/docs/docs/guide/kotlin/_category_.json
+++ b/docs/docs/guide/kotlin/_category_.json
@@ -1,6 +1,6 @@
{
"label": "Kotlin",
- "position": 8,
+ "position": 17,
"collapsible": true,
"collapsed": true
}
\ No newline at end of file
diff --git a/docs/docs/guide/scala/_category_.json
b/docs/docs/guide/scala/_category_.json
index fb421bf73..87d4b33d2 100644
--- a/docs/docs/guide/scala/_category_.json
+++ b/docs/docs/guide/scala/_category_.json
@@ -1,6 +1,6 @@
{
"label": "Scala",
- "position": 7,
+ "position": 1,
"collapsible": true,
"collapsed": true
}
\ No newline at end of file
diff --git a/docs/docs/guide/xlang/_category_.json
b/docs/docs/guide/xlang/_category_.json
index 94a6d63a6..ca357e913 100644
--- a/docs/docs/guide/xlang/_category_.json
+++ b/docs/docs/guide/xlang/_category_.json
@@ -1,6 +1,6 @@
{
"label": "Cross Language",
- "position": 9,
+ "position": 18,
"collapsible": true,
"collapsed": true
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]