This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch update_maven_install2
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit 310ad35ee930ed165c010a85d501f8afbb39b0e0
Author: chaokunyang <[email protected]>
AuthorDate: Fri Dec 5 01:32:57 2025 +0800

    update markdown
---
 docs/docs/guide/python_guide.md                        |  1 -
 docs/docs/guide/rust_guide.md                          |  1 -
 .../version-0.13/docs/start/install.md                 | 18 ++++--------------
 3 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/docs/docs/guide/python_guide.md b/docs/docs/guide/python_guide.md
index 801ee70ff..be9839cb2 100644
--- a/docs/docs/guide/python_guide.md
+++ b/docs/docs/guide/python_guide.md
@@ -18,7 +18,6 @@ license: |
   See the License for the specific language governing permissions and
   limitations under the License.
 ---
-# 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/rust_guide.md b/docs/docs/guide/rust_guide.md
index 1d8aa530a..2d9719743 100644
--- a/docs/docs/guide/rust_guide.md
+++ b/docs/docs/guide/rust_guide.md
@@ -18,7 +18,6 @@ license: |
   See the License for the specific language governing permissions and
   limitations under the License.
 ---
-# 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/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/start/install.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/start/install.md
index 29f376490..24d479005 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/start/install.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/start/install.md
@@ -16,22 +16,12 @@ Apache Fory™ 源码下载请参见 Apache Fory™ 
[download](https://github.co
   <artifactId>fory-core</artifactId>
   <version>0.13.2</version>
 </dependency>
-<!-- Optional row format support -->
-<!--
-<dependency>
+<!-- row/arrow format support -->
+<!-- <dependency>
   <groupId>org.apache.fory</groupId>
   <artifactId>fory-format</artifactId>
-  <version>0.13.1</version>
-</dependency>
--->
-<!-- SIMD acceleration for array compression (Java 16+) -->
-<!--
-<dependency>
-  <groupId>org.apache.fory</groupId>
-  <artifactId>fory-simd</artifactId>
-  <version>0.13.1</version>
-</dependency>
--->
+  <version>0.13.2</version>
+</dependency> -->
 ```
 
 ## 安装 Apache Fory™ Scala


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

Reply via email to