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 31a9362ed πŸ”„ synced local 'docs/docs/guide/' with remote 'docs/guide/'
31a9362ed is described below

commit 31a9362ed160cfb0fdfc629af85e159da2771ff3
Author: chaokunyang <[email protected]>
AuthorDate: Thu Oct 30 03:40:14 2025 +0000

    πŸ”„ synced local 'docs/docs/guide/' with remote 'docs/guide/'
---
 docs/docs/guide/graalvm_guide.md             | 2 +-
 docs/docs/guide/java_serialization_guide.md  | 2 +-
 docs/docs/guide/python_guide.md              | 3 +--
 docs/docs/guide/row_format_guide.md          | 2 +-
 docs/docs/guide/rust_guide.md                | 3 +--
 docs/docs/guide/scala_guide.md               | 2 +-
 docs/docs/guide/xlang_serialization_guide.md | 2 +-
 7 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/docs/docs/guide/graalvm_guide.md b/docs/docs/guide/graalvm_guide.md
index a0973d2da..3f85c2c70 100644
--- a/docs/docs/guide/graalvm_guide.md
+++ b/docs/docs/guide/graalvm_guide.md
@@ -1,5 +1,5 @@
 ---
-title: GraalVM Serialization
+title: GraalVM Guide
 sidebar_position: 6
 id: graalvm_serialization
 license: |
diff --git a/docs/docs/guide/java_serialization_guide.md 
b/docs/docs/guide/java_serialization_guide.md
index 5475ef655..d84bb9350 100644
--- a/docs/docs/guide/java_serialization_guide.md
+++ b/docs/docs/guide/java_serialization_guide.md
@@ -1,5 +1,5 @@
 ---
-title: Java Serialization
+title: Java Serialization Guide
 sidebar_position: 0
 id: java_serialization
 license: |
diff --git a/docs/docs/guide/python_guide.md b/docs/docs/guide/python_guide.md
index 297f4d07e..801ee70ff 100644
--- a/docs/docs/guide/python_guide.md
+++ b/docs/docs/guide/python_guide.md
@@ -18,8 +18,7 @@ license: |
   See the License for the specific language governing permissions and
   limitations under the License.
 ---
-
-## Apache Foryβ„’ Python
+# Apache Foryβ„’ Python
 
 [![Build 
Status](https://img.shields.io/github/actions/workflow/status/apache/fory/ci.yml?branch=main&style=for-the-badge&label=GITHUB%20ACTIONS&logo=github)](https://github.com/apache/fory/actions/workflows/ci.yml)
 
[![PyPI](https://img.shields.io/pypi/v/pyfory.svg?logo=PyPI)](https://pypi.org/project/pyfory/)
diff --git a/docs/docs/guide/row_format_guide.md 
b/docs/docs/guide/row_format_guide.md
index efa26ea49..ec6df6d63 100644
--- a/docs/docs/guide/row_format_guide.md
+++ b/docs/docs/guide/row_format_guide.md
@@ -1,5 +1,5 @@
 ---
-title: Row Format
+title: Row Format Guide
 sidebar_position: 5
 id: row_format
 license: |
diff --git a/docs/docs/guide/rust_guide.md b/docs/docs/guide/rust_guide.md
index c3b426544..6729c55a9 100644
--- a/docs/docs/guide/rust_guide.md
+++ b/docs/docs/guide/rust_guide.md
@@ -18,8 +18,7 @@ license: |
   See the License for the specific language governing permissions and
   limitations under the License.
 ---
-
-## Apache Foryβ„’ Rust
+# Apache Foryβ„’ Rust
 
 
[![Crates.io](https://img.shields.io/crates/v/fory.svg)](https://crates.io/crates/fory)
 [![Documentation](https://docs.rs/fory/badge.svg)](https://docs.rs/fory)
diff --git a/docs/docs/guide/scala_guide.md b/docs/docs/guide/scala_guide.md
index b8fe22ad7..1070a5ac5 100644
--- a/docs/docs/guide/scala_guide.md
+++ b/docs/docs/guide/scala_guide.md
@@ -1,5 +1,5 @@
 ---
-title: Scala Serialization
+title: Scala Serialization Guide
 sidebar_position: 3
 id: scala_serialization
 license: |
diff --git a/docs/docs/guide/xlang_serialization_guide.md 
b/docs/docs/guide/xlang_serialization_guide.md
index 1762d8632..a5715a60a 100644
--- a/docs/docs/guide/xlang_serialization_guide.md
+++ b/docs/docs/guide/xlang_serialization_guide.md
@@ -1,5 +1,5 @@
 ---
-title: Xlang Serialization
+title: Xlang Serialization Guide
 sidebar_position: 4
 id: xlang_serialization
 license: |


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

Reply via email to