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.git


The following commit(s) were added to refs/heads/main by this push:
     new 099ca0a28 docs: adjust guide docs sidebar (#3407)
099ca0a28 is described below

commit 099ca0a2846a9c0f201771c0e91d5615cc193983
Author: Shawn Yang <[email protected]>
AuthorDate: Thu Feb 26 00:06:22 2026 +0800

    docs: adjust guide docs sidebar (#3407)
    
    ## Why?
    
    
    
    ## What does this PR do?
    
    
    
    ## Related issues
    
    
    
    ## Does this PR introduce any user-facing change?
    
    
    
    - [ ] Does this PR introduce any public API change?
    - [ ] Does this PR introduce any binary protocol compatibility change?
    
    ## Benchmark
---
 docs/guide/{swift => csharp}/_category_.json | 2 +-
 docs/guide/{swift => kotlin}/_category_.json | 4 ++--
 docs/guide/{swift => scala}/_category_.json  | 4 ++--
 docs/guide/swift/_category_.json             | 2 +-
 docs/guide/xlang/_category_.json             | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/guide/swift/_category_.json 
b/docs/guide/csharp/_category_.json
similarity index 76%
copy from docs/guide/swift/_category_.json
copy to docs/guide/csharp/_category_.json
index 3a9187fed..4ddedc621 100644
--- a/docs/guide/swift/_category_.json
+++ b/docs/guide/csharp/_category_.json
@@ -1,5 +1,5 @@
 {
-  "label": "Swift",
+  "label": "C#",
   "position": 9,
   "collapsible": true,
   "collapsed": true
diff --git a/docs/guide/swift/_category_.json 
b/docs/guide/kotlin/_category_.json
similarity index 54%
copy from docs/guide/swift/_category_.json
copy to docs/guide/kotlin/_category_.json
index 3a9187fed..c20ca242f 100644
--- a/docs/guide/swift/_category_.json
+++ b/docs/guide/kotlin/_category_.json
@@ -1,6 +1,6 @@
 {
-  "label": "Swift",
-  "position": 9,
+  "label": "Kotlin",
+  "position": 12,
   "collapsible": true,
   "collapsed": true
 }
diff --git a/docs/guide/swift/_category_.json b/docs/guide/scala/_category_.json
similarity index 55%
copy from docs/guide/swift/_category_.json
copy to docs/guide/scala/_category_.json
index 3a9187fed..7e4291980 100644
--- a/docs/guide/swift/_category_.json
+++ b/docs/guide/scala/_category_.json
@@ -1,6 +1,6 @@
 {
-  "label": "Swift",
-  "position": 9,
+  "label": "Scala",
+  "position": 11,
   "collapsible": true,
   "collapsed": true
 }
diff --git a/docs/guide/swift/_category_.json b/docs/guide/swift/_category_.json
index 3a9187fed..1e17c9227 100644
--- a/docs/guide/swift/_category_.json
+++ b/docs/guide/swift/_category_.json
@@ -1,6 +1,6 @@
 {
   "label": "Swift",
-  "position": 9,
+  "position": 10,
   "collapsible": true,
   "collapsed": true
 }
diff --git a/docs/guide/xlang/_category_.json b/docs/guide/xlang/_category_.json
index 1884f53d1..c356a9b91 100644
--- a/docs/guide/xlang/_category_.json
+++ b/docs/guide/xlang/_category_.json
@@ -1,6 +1,6 @@
 {
   "label": "Cross Language",
-  "position": 10,
+  "position": 15,
   "collapsible": true,
   "collapsed": true
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to