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

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

commit 95575711773171f16bec72f067594f787f0c028d
Author: chaokunyang <[email protected]>
AuthorDate: Tue Jan 13 18:11:20 2026 +0800

    remove prefix from doc id
---
 docs/specification/java_serialization_spec.md                           | 2 +-
 .../current/guide/cpp/basic-serialization.md                            | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/cpp/configuration.md   | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/cpp/cross-language.md  | 2 +-
 .../current/guide/cpp/field-configuration.md                            | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/index.md    | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/cpp/row-format.md      | 2 +-
 .../current/guide/cpp/schema-evolution.md                               | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/cpp/supported-types.md | 2 +-
 .../current/guide/cpp/type-registration.md                              | 2 +-
 .../current/guide/go/basic-serialization.md                             | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/codegen.md   | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/configuration.md    | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/cross-language.md   | 2 +-
 .../current/guide/go/custom-serializers.md                              | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/index.md     | 2 +-
 .../zh-CN/docusaurus-plugin-content-docs/current/guide/go/references.md | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/schema-evolution.md | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/struct-tags.md      | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/supported-types.md  | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/thread-safety.md    | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md  | 2 +-
 .../current/guide/go/type-registration.md                               | 2 +-
 .../current/guide/java/advanced-features.md                             | 2 +-
 .../current/guide/java/basic-serialization.md                           | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/java/compression.md    | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/java/configuration.md  | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/java/cross-language.md | 2 +-
 .../current/guide/java/custom-serializers.md                            | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/index.md   | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/java/migration.md      | 2 +-
 .../current/guide/java/schema-evolution.md                              | 2 +-
 .../current/guide/java/troubleshooting.md                               | 2 +-
 .../current/guide/java/type-registration.md                             | 2 +-
 .../current/guide/python/basic-serialization.md                         | 2 +-
 .../current/guide/python/configuration.md                               | 2 +-
 .../current/guide/python/cross-language.md                              | 2 +-
 .../current/guide/python/custom-serializers.md                          | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/index.md | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/python/migration.md    | 2 +-
 .../current/guide/python/numpy-integration.md                           | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/python/out-of-band.md  | 2 +-
 .../current/guide/python/python-native.md                               | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/python/row-format.md   | 2 +-
 .../current/guide/python/schema-evolution.md                            | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/python/security.md     | 2 +-
 .../current/guide/python/troubleshooting.md                             | 2 +-
 .../current/guide/python/type-registration.md                           | 2 +-
 .../current/guide/rust/basic-serialization.md                           | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/rust/configuration.md  | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/rust/cross-language.md | 2 +-
 .../current/guide/rust/custom-serializers.md                            | 2 +-
 i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/index.md   | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/rust/polymorphism.md   | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/rust/references.md     | 2 +-
 .../docusaurus-plugin-content-docs/current/guide/rust/row-format.md     | 2 +-
 .../current/guide/rust/schema-evolution.md                              | 2 +-
 .../current/guide/rust/troubleshooting.md                               | 2 +-
 .../current/guide/rust/type-registration.md                             | 2 +-
 .../version-0.10/guide/java_serialization_guide.md                      | 2 +-
 .../version-0.11/guide/java_serialization_guide.md                      | 2 +-
 .../version-0.12/guide/java_serialization_guide.md                      | 2 +-
 .../version-0.13/guide/java_serialization_guide.md                      | 2 +-
 .../docusaurus-plugin-content-docs/version-0.13/guide/python_guide.md   | 2 +-
 .../docusaurus-plugin-content-docs/version-0.13/guide/rust_guide.md     | 2 +-
 .../version-0.14/guide/cpp/basic-serialization.md                       | 2 +-
 .../version-0.14/guide/cpp/configuration.md                             | 2 +-
 .../version-0.14/guide/cpp/cross-language.md                            | 2 +-
 .../docusaurus-plugin-content-docs/version-0.14/guide/cpp/index.md      | 2 +-
 .../docusaurus-plugin-content-docs/version-0.14/guide/cpp/row-format.md | 2 +-
 .../version-0.14/guide/cpp/schema-evolution.md                          | 2 +-
 .../version-0.14/guide/cpp/supported-types.md                           | 2 +-
 .../version-0.14/guide/cpp/type-registration.md                         | 2 +-
 .../version-0.14/guide/java/advanced-features.md                        | 2 +-
 .../version-0.14/guide/java/basic-serialization.md                      | 2 +-
 .../version-0.14/guide/java/compression.md                              | 2 +-
 .../version-0.14/guide/java/configuration.md                            | 2 +-
 .../version-0.14/guide/java/cross-language.md                           | 2 +-
 .../version-0.14/guide/java/custom-serializers.md                       | 2 +-
 .../docusaurus-plugin-content-docs/version-0.14/guide/java/index.md     | 2 +-
 .../docusaurus-plugin-content-docs/version-0.14/guide/java/migration.md | 2 +-
 .../version-0.14/guide/java/row-format.md                               | 2 +-
 .../version-0.14/guide/java/schema-evolution.md                         | 2 +-
 .../version-0.14/guide/java/troubleshooting.md                          | 2 +-
 .../version-0.14/guide/java/type-registration.md                        | 2 +-
 .../version-0.14/guide/python/basic-serialization.md                    | 2 +-
 .../version-0.14/guide/python/configuration.md                          | 2 +-
 .../version-0.14/guide/python/cross-language.md                         | 2 +-
 .../version-0.14/guide/python/custom-serializers.md                     | 2 +-
 .../docusaurus-plugin-content-docs/version-0.14/guide/python/index.md   | 2 +-
 .../version-0.14/guide/python/migration.md                              | 2 +-
 .../version-0.14/guide/python/numpy-integration.md                      | 2 +-
 .../version-0.14/guide/python/out-of-band.md                            | 2 +-
 .../version-0.14/guide/python/python-native.md                          | 2 +-
 .../version-0.14/guide/python/row-format.md                             | 2 +-
 .../version-0.14/guide/python/schema-evolution.md                       | 2 +-
 .../version-0.14/guide/python/security.md                               | 2 +-
 .../version-0.14/guide/python/troubleshooting.md                        | 2 +-
 .../version-0.14/guide/python/type-registration.md                      | 2 +-
 .../version-0.14/guide/rust/basic-serialization.md                      | 2 +-
 .../version-0.14/guide/rust/configuration.md                            | 2 +-
 .../version-0.14/guide/rust/cross-language.md                           | 2 +-
 .../version-0.14/guide/rust/custom-serializers.md                       | 2 +-
 .../docusaurus-plugin-content-docs/version-0.14/guide/rust/index.md     | 2 +-
 .../version-0.14/guide/rust/polymorphism.md                             | 2 +-
 .../version-0.14/guide/rust/references.md                               | 2 +-
 .../version-0.14/guide/rust/row-format.md                               | 2 +-
 .../version-0.14/guide/rust/schema-evolution.md                         | 2 +-
 .../version-0.14/guide/rust/troubleshooting.md                          | 2 +-
 .../version-0.14/guide/rust/type-registration.md                        | 2 +-
 versioned_docs/version-0.10/guide/java_serialization_guide.md           | 2 +-
 versioned_docs/version-0.11/guide/java_serialization_guide.md           | 2 +-
 versioned_docs/version-0.12/guide/java_serialization_guide.md           | 2 +-
 versioned_docs/version-0.13/guide/java_serialization_guide.md           | 2 +-
 versioned_docs/version-0.13/guide/python_guide.md                       | 2 +-
 versioned_docs/version-0.13/guide/rust_guide.md                         | 2 +-
 versioned_docs/version-0.14/guide/cpp/basic-serialization.md            | 2 +-
 versioned_docs/version-0.14/guide/cpp/configuration.md                  | 2 +-
 versioned_docs/version-0.14/guide/cpp/cross-language.md                 | 2 +-
 versioned_docs/version-0.14/guide/cpp/index.md                          | 2 +-
 versioned_docs/version-0.14/guide/cpp/row-format.md                     | 2 +-
 versioned_docs/version-0.14/guide/cpp/schema-evolution.md               | 2 +-
 versioned_docs/version-0.14/guide/cpp/supported-types.md                | 2 +-
 versioned_docs/version-0.14/guide/cpp/type-registration.md              | 2 +-
 versioned_docs/version-0.14/guide/java/advanced-features.md             | 2 +-
 versioned_docs/version-0.14/guide/java/basic-serialization.md           | 2 +-
 versioned_docs/version-0.14/guide/java/compression.md                   | 2 +-
 versioned_docs/version-0.14/guide/java/configuration.md                 | 2 +-
 versioned_docs/version-0.14/guide/java/cross-language.md                | 2 +-
 versioned_docs/version-0.14/guide/java/custom-serializers.md            | 2 +-
 versioned_docs/version-0.14/guide/java/index.md                         | 2 +-
 versioned_docs/version-0.14/guide/java/migration.md                     | 2 +-
 versioned_docs/version-0.14/guide/java/row-format.md                    | 2 +-
 versioned_docs/version-0.14/guide/java/schema-evolution.md              | 2 +-
 versioned_docs/version-0.14/guide/java/troubleshooting.md               | 2 +-
 versioned_docs/version-0.14/guide/java/type-registration.md             | 2 +-
 versioned_docs/version-0.14/guide/python/basic-serialization.md         | 2 +-
 versioned_docs/version-0.14/guide/python/configuration.md               | 2 +-
 versioned_docs/version-0.14/guide/python/cross-language.md              | 2 +-
 versioned_docs/version-0.14/guide/python/custom-serializers.md          | 2 +-
 versioned_docs/version-0.14/guide/python/index.md                       | 2 +-
 versioned_docs/version-0.14/guide/python/migration.md                   | 2 +-
 versioned_docs/version-0.14/guide/python/numpy-integration.md           | 2 +-
 versioned_docs/version-0.14/guide/python/out-of-band.md                 | 2 +-
 versioned_docs/version-0.14/guide/python/python-native.md               | 2 +-
 versioned_docs/version-0.14/guide/python/row-format.md                  | 2 +-
 versioned_docs/version-0.14/guide/python/schema-evolution.md            | 2 +-
 versioned_docs/version-0.14/guide/python/security.md                    | 2 +-
 versioned_docs/version-0.14/guide/python/troubleshooting.md             | 2 +-
 versioned_docs/version-0.14/guide/python/type-registration.md           | 2 +-
 versioned_docs/version-0.14/guide/rust/basic-serialization.md           | 2 +-
 versioned_docs/version-0.14/guide/rust/configuration.md                 | 2 +-
 versioned_docs/version-0.14/guide/rust/cross-language.md                | 2 +-
 versioned_docs/version-0.14/guide/rust/custom-serializers.md            | 2 +-
 versioned_docs/version-0.14/guide/rust/index.md                         | 2 +-
 versioned_docs/version-0.14/guide/rust/polymorphism.md                  | 2 +-
 versioned_docs/version-0.14/guide/rust/references.md                    | 2 +-
 versioned_docs/version-0.14/guide/rust/row-format.md                    | 2 +-
 versioned_docs/version-0.14/guide/rust/schema-evolution.md              | 2 +-
 versioned_docs/version-0.14/guide/rust/troubleshooting.md               | 2 +-
 versioned_docs/version-0.14/guide/rust/type-registration.md             | 2 +-
 161 files changed, 161 insertions(+), 161 deletions(-)

diff --git a/docs/specification/java_serialization_spec.md 
b/docs/specification/java_serialization_spec.md
index c7b8d22d8..a61e52661 100644
--- a/docs/specification/java_serialization_spec.md
+++ b/docs/specification/java_serialization_spec.md
@@ -1,7 +1,7 @@
 ---
 title: Java Serialization Format
 sidebar_position: 1
-id: java_serialization_spec
+id: serialization_spec
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/basic-serialization.md
index 5d24a926d..e45df7e38 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: cpp_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/configuration.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/configuration.md
index 5febe5559..563aa0aa6 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 1
-id: cpp_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/cross-language.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/cross-language.md
index dfc03e9b5..3d0c8b1ea 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 7
-id: cpp_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/field-configuration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/field-configuration.md
index 5391c1f3c..fac2ee394 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/field-configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/field-configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Field Configuration
 sidebar_position: 5
-id: cpp_field_configuration
+id: field_configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/index.md
index 4c829b0dd..fd2cc732a 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/index.md
@@ -1,7 +1,7 @@
 ---
 title: C++ Serialization Guide
 sidebar_position: 0
-id: cpp_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/row-format.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/row-format.md
index 44fbef776..672770bcf 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/row-format.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 8
-id: cpp_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/schema-evolution.md
index 21e6a5098..89b57ff70 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 3
-id: cpp_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/supported-types.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/supported-types.md
index 0ea9e576a..ed4d8e674 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/supported-types.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/supported-types.md
@@ -1,7 +1,7 @@
 ---
 title: Supported Types
 sidebar_position: 6
-id: cpp_supported_types
+id: supported_types
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/type-registration.md
index 653c22b98..79b2d367f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/cpp/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration
 sidebar_position: 4
-id: cpp_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/basic-serialization.md
index 7e6062e06..b059760bb 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 20
-id: go_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/codegen.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/codegen.md
index 04809dedb..18850d717 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/codegen.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/codegen.md
@@ -1,7 +1,7 @@
 ---
 title: Code Generation
 sidebar_position: 90
-id: go_codegen
+id: codegen
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/configuration.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/configuration.md
index 7e427f6e9..887d2cb8c 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 10
-id: go_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/cross-language.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/cross-language.md
index f0ba90b73..e91bff179 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 80
-id: go_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/custom-serializers.md
index 296f847b9..b3db628e2 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 35
-id: go_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/index.md
index ee0b57c57..9d0f0d3ea 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/index.md
@@ -1,7 +1,7 @@
 ---
 title: Go Serialization Guide
 sidebar_position: 0
-id: go_index
+id: index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/references.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/references.md
index 928934de6..3219dc9eb 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/references.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/references.md
@@ -1,7 +1,7 @@
 ---
 title: References
 sidebar_position: 50
-id: go_references
+id: references
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/schema-evolution.md
index 09b85989c..d84d4848c 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 70
-id: go_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/struct-tags.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/struct-tags.md
index e7e9b7f7a..91617e1eb 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/struct-tags.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/struct-tags.md
@@ -1,7 +1,7 @@
 ---
 title: Struct Tags
 sidebar_position: 60
-id: go_struct_tags
+id: struct_tags
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/supported-types.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/supported-types.md
index 06adb19bc..93b895949 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/supported-types.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/supported-types.md
@@ -1,7 +1,7 @@
 ---
 title: Supported Types
 sidebar_position: 40
-id: go_supported_types
+id: supported_types
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/thread-safety.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/thread-safety.md
index a6543572e..f1e9d1fab 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/thread-safety.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/thread-safety.md
@@ -1,7 +1,7 @@
 ---
 title: Thread Safety
 sidebar_position: 100
-id: go_thread_safety
+id: thread_safety
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md
index 8f72f29fc..fe3528c3b 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 110
-id: go_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/type-registration.md
index 1aa209719..c8236b734 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration
 sidebar_position: 30
-id: go_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/advanced-features.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/advanced-features.md
index e8f9a12b7..d3f74bba9 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/advanced-features.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/advanced-features.md
@@ -1,7 +1,7 @@
 ---
 title: Advanced Features
 sidebar_position: 7
-id: java_advanced_features
+id: advanced_features
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/basic-serialization.md
index ac6c26fb5..34ca0cfd1 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: java_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/compression.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/compression.md
index b43f36eda..f79676a5b 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/compression.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/compression.md
@@ -1,7 +1,7 @@
 ---
 title: Compression
 sidebar_position: 6
-id: java_compression
+id: compression
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/configuration.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/configuration.md
index ad813f89f..b600bb1b7 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration Options
 sidebar_position: 1
-id: java_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/cross-language.md
index 1c212eb0b..43d68b68f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 8
-id: java_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/custom-serializers.md
index 86484aee5..9982838ad 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 4
-id: java_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/index.md
index 412f57d53..f922a2e42 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/index.md
@@ -1,7 +1,7 @@
 ---
 title: Java 序列化
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/migration.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/migration.md
index 4f8949ff1..a51dbb880 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/migration.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/migration.md
@@ -1,7 +1,7 @@
 ---
 title: Migration Guide
 sidebar_position: 10
-id: java_migration
+id: migration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/schema-evolution.md
index 93778d3ce..c1f8d5e56 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 5
-id: java_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/troubleshooting.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/troubleshooting.md
index a46f14bf7..60e385a15 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 11
-id: java_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/type-registration.md
index 016d359fc..5b9ac80e3 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/java/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration & Security
 sidebar_position: 3
-id: java_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/basic-serialization.md
index f1ad7506d..cbc537549 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: python_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/configuration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/configuration.md
index 058d80f80..aa71f7085 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 1
-id: python_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/cross-language.md
index e24450c15..4ebdda328 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 10
-id: python_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/custom-serializers.md
index d1d108fd3..0ea85ead4 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 4
-id: python_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/index.md
index 9b5ed658d..f8c795e61 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/index.md
@@ -1,7 +1,7 @@
 ---
 title: Python 序列化
 sidebar_position: 1
-id: python_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/migration.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/migration.md
index 5d6a95209..56fcfd77f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/migration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/migration.md
@@ -1,7 +1,7 @@
 ---
 title: Migration Guide
 sidebar_position: 12
-id: python_migration
+id: migration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/numpy-integration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/numpy-integration.md
index 0a8aefa80..3f3b98926 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/numpy-integration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/numpy-integration.md
@@ -1,7 +1,7 @@
 ---
 title: NumPy & Scientific Computing
 sidebar_position: 8
-id: python_numpy_integration
+id: numpy_integration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/out-of-band.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/out-of-band.md
index 39d83e4ae..791ad1aaf 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/out-of-band.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/out-of-band.md
@@ -1,7 +1,7 @@
 ---
 title: Out-of-Band Serialization
 sidebar_position: 7
-id: python_out_of_band
+id: out_of_band
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/python-native.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/python-native.md
index ec1471f9b..90e36ccfe 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/python-native.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/python-native.md
@@ -1,7 +1,7 @@
 ---
 title: Python Native Mode
 sidebar_position: 5
-id: python_native_mode
+id: native_mode
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/row-format.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/row-format.md
index 4d42e8b88..c0cc57beb 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/row-format.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 11
-id: python_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/schema-evolution.md
index 6faea4d09..6990c392c 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 6
-id: python_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/security.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/security.md
index 8d3a16a83..5338d7c2d 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/security.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/security.md
@@ -1,7 +1,7 @@
 ---
 title: Security Best Practices
 sidebar_position: 9
-id: python_security
+id: security
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/troubleshooting.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/troubleshooting.md
index d27f12bbf..8e6a5d161 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 13
-id: python_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/type-registration.md
index 8838c4ca4..ee4325d91 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/python/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration & Security
 sidebar_position: 3
-id: python_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/basic-serialization.md
index 0c5b622ee..47ee974c7 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: rust_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/configuration.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/configuration.md
index 90883315e..d58f4cbce 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 1
-id: rust_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/cross-language.md
index 96a4983b5..cd70deefd 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 8
-id: rust_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/custom-serializers.md
index a7f403a29..a9d366687 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 4
-id: rust_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/index.md
index 31bf08ddb..890171ebf 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/index.md
@@ -1,7 +1,7 @@
 ---
 title: Rust 序列化
 sidebar_position: 2
-id: rust_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/polymorphism.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/polymorphism.md
index 51e1d36cb..80d2bb2c0 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/polymorphism.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/polymorphism.md
@@ -1,7 +1,7 @@
 ---
 title: Trait Object Serialization
 sidebar_position: 6
-id: rust_polymorphism
+id: polymorphism
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/references.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/references.md
index cf1aa2acb..e2dcb49da 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/references.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/references.md
@@ -1,7 +1,7 @@
 ---
 title: Shared & Circular References
 sidebar_position: 5
-id: rust_references
+id: references
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/row-format.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/row-format.md
index 35437ad1c..1728d4551 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/row-format.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 9
-id: rust_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/schema-evolution.md
index a37440733..54f911461 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 7
-id: rust_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/troubleshooting.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/troubleshooting.md
index ec44b1e66..f67f5071a 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 10
-id: rust_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/type-registration.md
index 99fb46820..3e5c0dec0 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/rust/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration
 sidebar_position: 3
-id: rust_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/guide/java_serialization_guide.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/guide/java_serialization_guide.md
index 7d87dbb92..ba753731a 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/guide/java_serialization_guide.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java 序列化指南
 sidebar_position: 0
-id: java_serialization
+id: serialization
 ---
 
 ## Java 对象图序列化
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/guide/java_serialization_guide.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/guide/java_serialization_guide.md
index 412f57d53..f922a2e42 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/guide/java_serialization_guide.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java 序列化
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/guide/java_serialization_guide.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/guide/java_serialization_guide.md
index 412f57d53..f922a2e42 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/guide/java_serialization_guide.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java 序列化
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/java_serialization_guide.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/java_serialization_guide.md
index 412f57d53..f922a2e42 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/java_serialization_guide.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java 序列化
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/python_guide.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/python_guide.md
index 9b5ed658d..f8c795e61 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/python_guide.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/python_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Python 序列化
 sidebar_position: 1
-id: python_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/rust_guide.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/rust_guide.md
index 31bf08ddb..890171ebf 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/rust_guide.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/guide/rust_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Rust 序列化
 sidebar_position: 2
-id: rust_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/basic-serialization.md
index 828ed4a6b..d047b5b99 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: 基础序列化
 sidebar_position: 2
-id: cpp_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/configuration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/configuration.md
index 58cb417c2..04b314dc9 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: 配置
 sidebar_position: 1
-id: cpp_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/cross-language.md
index 1e22860cb..ef338ecba 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: 跨语言序列化
 sidebar_position: 6
-id: cpp_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/index.md
index 530b7b1de..cc2102a5e 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/index.md
@@ -1,7 +1,7 @@
 ---
 title: C++ 序列化指南
 sidebar_position: 0
-id: cpp_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/row-format.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/row-format.md
index 6c01f20b9..76b1ad42c 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/row-format.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: 行格式
 sidebar_position: 7
-id: cpp_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/schema-evolution.md
index ac80a3a85..3f89d97aa 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema 演化
 sidebar_position: 3
-id: cpp_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/supported-types.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/supported-types.md
index e89b3bfa6..7533977cf 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/supported-types.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/supported-types.md
@@ -1,7 +1,7 @@
 ---
 title: 支持的类型
 sidebar_position: 5
-id: cpp_supported_types
+id: supported_types
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/type-registration.md
index badc70fef..42862cb58 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/cpp/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: 类型注册
 sidebar_position: 4
-id: cpp_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/advanced-features.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/advanced-features.md
index c73ec5470..f7104ebf5 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/advanced-features.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/advanced-features.md
@@ -1,7 +1,7 @@
 ---
 title: 高级特性
 sidebar_position: 7
-id: java_advanced_features
+id: advanced_features
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/basic-serialization.md
index 7756bbd2a..5e9e8b287 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: 基础序列化
 sidebar_position: 2
-id: java_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/compression.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/compression.md
index ff7a54117..3594eee55 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/compression.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/compression.md
@@ -1,7 +1,7 @@
 ---
 title: 压缩
 sidebar_position: 6
-id: java_compression
+id: compression
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/configuration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/configuration.md
index 6d47bb547..12ab5c9f4 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: 配置选项
 sidebar_position: 1
-id: java_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/cross-language.md
index 92c1c7b8d..d6399cc0b 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: 跨语言序列化
 sidebar_position: 8
-id: java_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/custom-serializers.md
index f2b109682..12c4e42e4 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: 自定义序列化器
 sidebar_position: 4
-id: java_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/index.md
index 08c893e88..ce0300cce 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/index.md
@@ -1,7 +1,7 @@
 ---
 title: Java 序列化指南
 sidebar_position: 0
-id: java_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/migration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/migration.md
index a69d2e3f0..d794ab848 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/migration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/migration.md
@@ -1,7 +1,7 @@
 ---
 title: 迁移指南
 sidebar_position: 10
-id: java_migration
+id: migration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/row-format.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/row-format.md
index 45dc3adcf..cef6f3461 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/row-format.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: 行格式
 sidebar_position: 9
-id: java_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/schema-evolution.md
index 1a431df79..4ec49c718 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema 演化
 sidebar_position: 5
-id: java_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/troubleshooting.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/troubleshooting.md
index 00fa9ee7e..f9265f23d 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: 故障排除
 sidebar_position: 11
-id: java_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/type-registration.md
index eddc51c30..73a90fa59 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/java/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: 类型注册与安全
 sidebar_position: 3
-id: java_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/basic-serialization.md
index 8a6df140e..45d596776 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: 基础序列化
 sidebar_position: 2
-id: python_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/configuration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/configuration.md
index dbd09a4ad..ebbc68d83 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: 配置
 sidebar_position: 1
-id: python_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/cross-language.md
index 755d5a39b..916ba226f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: 跨语言序列化
 sidebar_position: 10
-id: python_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/custom-serializers.md
index 979ee24e9..bbc973c71 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: 自定义序列化器
 sidebar_position: 4
-id: python_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/index.md
index cf10eb994..4ed8711d6 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/index.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/index.md
@@ -1,7 +1,7 @@
 ---
 title: Python 序列化指南
 sidebar_position: 0
-id: python_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/migration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/migration.md
index 7ceb761f6..18c26e954 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/migration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/migration.md
@@ -1,7 +1,7 @@
 ---
 title: 迁移指南
 sidebar_position: 12
-id: python_migration
+id: migration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/numpy-integration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/numpy-integration.md
index c36691f9e..20c0b9de4 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/numpy-integration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/numpy-integration.md
@@ -1,7 +1,7 @@
 ---
 title: NumPy 与科学计算
 sidebar_position: 8
-id: python_numpy_integration
+id: numpy_integration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/out-of-band.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/out-of-band.md
index fd74aee35..a0f3b11a3 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/out-of-band.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/out-of-band.md
@@ -1,7 +1,7 @@
 ---
 title: 带外序列化
 sidebar_position: 7
-id: python_out_of_band
+id: out_of_band
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/python-native.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/python-native.md
index 3ac78693f..bee3eeb68 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/python-native.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/python-native.md
@@ -1,7 +1,7 @@
 ---
 title: Python 原生模式
 sidebar_position: 5
-id: python_native_mode
+id: native_mode
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/row-format.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/row-format.md
index d6e415734..f884224a1 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/row-format.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: 行格式
 sidebar_position: 11
-id: python_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/schema-evolution.md
index bd0c1d8c6..b24977c3f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema 演化
 sidebar_position: 6
-id: python_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/security.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/security.md
index faef4668b..f71e568a1 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/security.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/security.md
@@ -1,7 +1,7 @@
 ---
 title: 安全最佳实践
 sidebar_position: 9
-id: python_security
+id: security
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/troubleshooting.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/troubleshooting.md
index b3728c49f..0fd7af3c1 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: 故障排除
 sidebar_position: 13
-id: python_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/type-registration.md
index 38704ffe5..b9d80885b 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/python/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: 类型注册与安全性
 sidebar_position: 3
-id: python_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/basic-serialization.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/basic-serialization.md
index f35f7e0f0..6cb1ea317 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/basic-serialization.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: 基础序列化
 sidebar_position: 2
-id: rust_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/configuration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/configuration.md
index 6e2a99225..31cd07f54 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/configuration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: 配置
 sidebar_position: 1
-id: rust_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/cross-language.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/cross-language.md
index c114176d1..4dfe7d6a7 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/cross-language.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: 跨语言序列化
 sidebar_position: 8
-id: rust_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/custom-serializers.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/custom-serializers.md
index 0f2f37efa..a51d0b9b3 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/custom-serializers.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: 自定义序列化器
 sidebar_position: 4
-id: rust_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/index.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/index.md
index 87db09bd1..008da460b 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/index.md
@@ -1,7 +1,7 @@
 ---
 title: Rust 序列化指南
 sidebar_position: 0
-id: rust_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/polymorphism.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/polymorphism.md
index f9ff18ff6..a1a5a3c1c 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/polymorphism.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/polymorphism.md
@@ -1,7 +1,7 @@
 ---
 title: Trait 对象序列化
 sidebar_position: 6
-id: rust_polymorphism
+id: polymorphism
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/references.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/references.md
index 1ff6b9171..b0a728091 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/references.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/references.md
@@ -1,7 +1,7 @@
 ---
 title: 共享和循环引用
 sidebar_position: 5
-id: rust_references
+id: references
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/row-format.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/row-format.md
index 5f08c0048..26c75d8dd 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/row-format.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: 行格式
 sidebar_position: 9
-id: rust_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/schema-evolution.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/schema-evolution.md
index 851dc1adb..9a8610d7b 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/schema-evolution.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema 演化
 sidebar_position: 7
-id: rust_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/troubleshooting.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/troubleshooting.md
index 5bb317a93..13787e22f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/troubleshooting.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: 故障排除
 sidebar_position: 10
-id: rust_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/type-registration.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/type-registration.md
index 776f0e4d1..0784522d1 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/type-registration.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.14/guide/rust/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: 类型注册
 sidebar_position: 3
-id: rust_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.10/guide/java_serialization_guide.md 
b/versioned_docs/version-0.10/guide/java_serialization_guide.md
index 7f623f220..6fe0f90cb 100644
--- a/versioned_docs/version-0.10/guide/java_serialization_guide.md
+++ b/versioned_docs/version-0.10/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java Serialization
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.11/guide/java_serialization_guide.md 
b/versioned_docs/version-0.11/guide/java_serialization_guide.md
index 05f6b63f0..1fcc005b5 100644
--- a/versioned_docs/version-0.11/guide/java_serialization_guide.md
+++ b/versioned_docs/version-0.11/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java Serialization
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.12/guide/java_serialization_guide.md 
b/versioned_docs/version-0.12/guide/java_serialization_guide.md
index bd50faa56..ea30f12ad 100644
--- a/versioned_docs/version-0.12/guide/java_serialization_guide.md
+++ b/versioned_docs/version-0.12/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java Serialization
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.13/guide/java_serialization_guide.md 
b/versioned_docs/version-0.13/guide/java_serialization_guide.md
index 5a94f891a..0057caa27 100644
--- a/versioned_docs/version-0.13/guide/java_serialization_guide.md
+++ b/versioned_docs/version-0.13/guide/java_serialization_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Java Serialization Guide
 sidebar_position: 0
-id: java_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.13/guide/python_guide.md 
b/versioned_docs/version-0.13/guide/python_guide.md
index 6975f3bfb..3e6973601 100644
--- a/versioned_docs/version-0.13/guide/python_guide.md
+++ b/versioned_docs/version-0.13/guide/python_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Python Serialization
 sidebar_position: 1
-id: python_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.13/guide/rust_guide.md 
b/versioned_docs/version-0.13/guide/rust_guide.md
index 612430f95..396e5df8e 100644
--- a/versioned_docs/version-0.13/guide/rust_guide.md
+++ b/versioned_docs/version-0.13/guide/rust_guide.md
@@ -1,7 +1,7 @@
 ---
 title: Rust Serialization
 sidebar_position: 2
-id: rust_serialization
+id: serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/basic-serialization.md 
b/versioned_docs/version-0.14/guide/cpp/basic-serialization.md
index 5d24a926d..e45df7e38 100644
--- a/versioned_docs/version-0.14/guide/cpp/basic-serialization.md
+++ b/versioned_docs/version-0.14/guide/cpp/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: cpp_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/configuration.md 
b/versioned_docs/version-0.14/guide/cpp/configuration.md
index 5febe5559..563aa0aa6 100644
--- a/versioned_docs/version-0.14/guide/cpp/configuration.md
+++ b/versioned_docs/version-0.14/guide/cpp/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 1
-id: cpp_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/cross-language.md 
b/versioned_docs/version-0.14/guide/cpp/cross-language.md
index 3bf81cdae..06729a324 100644
--- a/versioned_docs/version-0.14/guide/cpp/cross-language.md
+++ b/versioned_docs/version-0.14/guide/cpp/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 6
-id: cpp_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/index.md 
b/versioned_docs/version-0.14/guide/cpp/index.md
index 664a1e89b..a9a0cdd47 100644
--- a/versioned_docs/version-0.14/guide/cpp/index.md
+++ b/versioned_docs/version-0.14/guide/cpp/index.md
@@ -1,7 +1,7 @@
 ---
 title: C++ Serialization Guide
 sidebar_position: 0
-id: cpp_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/row-format.md 
b/versioned_docs/version-0.14/guide/cpp/row-format.md
index 62e405dd4..2bd75d3ea 100644
--- a/versioned_docs/version-0.14/guide/cpp/row-format.md
+++ b/versioned_docs/version-0.14/guide/cpp/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 7
-id: cpp_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/schema-evolution.md 
b/versioned_docs/version-0.14/guide/cpp/schema-evolution.md
index 21e6a5098..89b57ff70 100644
--- a/versioned_docs/version-0.14/guide/cpp/schema-evolution.md
+++ b/versioned_docs/version-0.14/guide/cpp/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 3
-id: cpp_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/supported-types.md 
b/versioned_docs/version-0.14/guide/cpp/supported-types.md
index fead3785b..923c1ead7 100644
--- a/versioned_docs/version-0.14/guide/cpp/supported-types.md
+++ b/versioned_docs/version-0.14/guide/cpp/supported-types.md
@@ -1,7 +1,7 @@
 ---
 title: Supported Types
 sidebar_position: 5
-id: cpp_supported_types
+id: supported_types
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/cpp/type-registration.md 
b/versioned_docs/version-0.14/guide/cpp/type-registration.md
index 653c22b98..79b2d367f 100644
--- a/versioned_docs/version-0.14/guide/cpp/type-registration.md
+++ b/versioned_docs/version-0.14/guide/cpp/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration
 sidebar_position: 4
-id: cpp_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/advanced-features.md 
b/versioned_docs/version-0.14/guide/java/advanced-features.md
index e8f9a12b7..d3f74bba9 100644
--- a/versioned_docs/version-0.14/guide/java/advanced-features.md
+++ b/versioned_docs/version-0.14/guide/java/advanced-features.md
@@ -1,7 +1,7 @@
 ---
 title: Advanced Features
 sidebar_position: 7
-id: java_advanced_features
+id: advanced_features
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/basic-serialization.md 
b/versioned_docs/version-0.14/guide/java/basic-serialization.md
index ac6c26fb5..34ca0cfd1 100644
--- a/versioned_docs/version-0.14/guide/java/basic-serialization.md
+++ b/versioned_docs/version-0.14/guide/java/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: java_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/compression.md 
b/versioned_docs/version-0.14/guide/java/compression.md
index b43f36eda..f79676a5b 100644
--- a/versioned_docs/version-0.14/guide/java/compression.md
+++ b/versioned_docs/version-0.14/guide/java/compression.md
@@ -1,7 +1,7 @@
 ---
 title: Compression
 sidebar_position: 6
-id: java_compression
+id: compression
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/configuration.md 
b/versioned_docs/version-0.14/guide/java/configuration.md
index ad813f89f..b600bb1b7 100644
--- a/versioned_docs/version-0.14/guide/java/configuration.md
+++ b/versioned_docs/version-0.14/guide/java/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration Options
 sidebar_position: 1
-id: java_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/cross-language.md 
b/versioned_docs/version-0.14/guide/java/cross-language.md
index 1c212eb0b..43d68b68f 100644
--- a/versioned_docs/version-0.14/guide/java/cross-language.md
+++ b/versioned_docs/version-0.14/guide/java/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 8
-id: java_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/custom-serializers.md 
b/versioned_docs/version-0.14/guide/java/custom-serializers.md
index 86484aee5..9982838ad 100644
--- a/versioned_docs/version-0.14/guide/java/custom-serializers.md
+++ b/versioned_docs/version-0.14/guide/java/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 4
-id: java_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/index.md 
b/versioned_docs/version-0.14/guide/java/index.md
index eeecad2fc..9a55e0ab9 100644
--- a/versioned_docs/version-0.14/guide/java/index.md
+++ b/versioned_docs/version-0.14/guide/java/index.md
@@ -1,7 +1,7 @@
 ---
 title: Java Serialization Guide
 sidebar_position: 0
-id: java_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/migration.md 
b/versioned_docs/version-0.14/guide/java/migration.md
index 4f8949ff1..a51dbb880 100644
--- a/versioned_docs/version-0.14/guide/java/migration.md
+++ b/versioned_docs/version-0.14/guide/java/migration.md
@@ -1,7 +1,7 @@
 ---
 title: Migration Guide
 sidebar_position: 10
-id: java_migration
+id: migration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/row-format.md 
b/versioned_docs/version-0.14/guide/java/row-format.md
index c10e474ef..134b58ee1 100644
--- a/versioned_docs/version-0.14/guide/java/row-format.md
+++ b/versioned_docs/version-0.14/guide/java/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 9
-id: java_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/schema-evolution.md 
b/versioned_docs/version-0.14/guide/java/schema-evolution.md
index 93778d3ce..c1f8d5e56 100644
--- a/versioned_docs/version-0.14/guide/java/schema-evolution.md
+++ b/versioned_docs/version-0.14/guide/java/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 5
-id: java_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/troubleshooting.md 
b/versioned_docs/version-0.14/guide/java/troubleshooting.md
index a46f14bf7..60e385a15 100644
--- a/versioned_docs/version-0.14/guide/java/troubleshooting.md
+++ b/versioned_docs/version-0.14/guide/java/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 11
-id: java_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/java/type-registration.md 
b/versioned_docs/version-0.14/guide/java/type-registration.md
index 016d359fc..5b9ac80e3 100644
--- a/versioned_docs/version-0.14/guide/java/type-registration.md
+++ b/versioned_docs/version-0.14/guide/java/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration & Security
 sidebar_position: 3
-id: java_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/basic-serialization.md 
b/versioned_docs/version-0.14/guide/python/basic-serialization.md
index f1ad7506d..cbc537549 100644
--- a/versioned_docs/version-0.14/guide/python/basic-serialization.md
+++ b/versioned_docs/version-0.14/guide/python/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: python_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/configuration.md 
b/versioned_docs/version-0.14/guide/python/configuration.md
index 058d80f80..aa71f7085 100644
--- a/versioned_docs/version-0.14/guide/python/configuration.md
+++ b/versioned_docs/version-0.14/guide/python/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 1
-id: python_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/cross-language.md 
b/versioned_docs/version-0.14/guide/python/cross-language.md
index e24450c15..4ebdda328 100644
--- a/versioned_docs/version-0.14/guide/python/cross-language.md
+++ b/versioned_docs/version-0.14/guide/python/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 10
-id: python_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/custom-serializers.md 
b/versioned_docs/version-0.14/guide/python/custom-serializers.md
index d1d108fd3..0ea85ead4 100644
--- a/versioned_docs/version-0.14/guide/python/custom-serializers.md
+++ b/versioned_docs/version-0.14/guide/python/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 4
-id: python_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/index.md 
b/versioned_docs/version-0.14/guide/python/index.md
index 09b7d7164..795fc533d 100644
--- a/versioned_docs/version-0.14/guide/python/index.md
+++ b/versioned_docs/version-0.14/guide/python/index.md
@@ -1,7 +1,7 @@
 ---
 title: Python Serialization Guide
 sidebar_position: 0
-id: python_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/migration.md 
b/versioned_docs/version-0.14/guide/python/migration.md
index 5d6a95209..56fcfd77f 100644
--- a/versioned_docs/version-0.14/guide/python/migration.md
+++ b/versioned_docs/version-0.14/guide/python/migration.md
@@ -1,7 +1,7 @@
 ---
 title: Migration Guide
 sidebar_position: 12
-id: python_migration
+id: migration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/numpy-integration.md 
b/versioned_docs/version-0.14/guide/python/numpy-integration.md
index 0a8aefa80..3f3b98926 100644
--- a/versioned_docs/version-0.14/guide/python/numpy-integration.md
+++ b/versioned_docs/version-0.14/guide/python/numpy-integration.md
@@ -1,7 +1,7 @@
 ---
 title: NumPy & Scientific Computing
 sidebar_position: 8
-id: python_numpy_integration
+id: numpy_integration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/out-of-band.md 
b/versioned_docs/version-0.14/guide/python/out-of-band.md
index 39d83e4ae..791ad1aaf 100644
--- a/versioned_docs/version-0.14/guide/python/out-of-band.md
+++ b/versioned_docs/version-0.14/guide/python/out-of-band.md
@@ -1,7 +1,7 @@
 ---
 title: Out-of-Band Serialization
 sidebar_position: 7
-id: python_out_of_band
+id: out_of_band
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/python-native.md 
b/versioned_docs/version-0.14/guide/python/python-native.md
index ec1471f9b..90e36ccfe 100644
--- a/versioned_docs/version-0.14/guide/python/python-native.md
+++ b/versioned_docs/version-0.14/guide/python/python-native.md
@@ -1,7 +1,7 @@
 ---
 title: Python Native Mode
 sidebar_position: 5
-id: python_native_mode
+id: native_mode
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/row-format.md 
b/versioned_docs/version-0.14/guide/python/row-format.md
index 4d42e8b88..c0cc57beb 100644
--- a/versioned_docs/version-0.14/guide/python/row-format.md
+++ b/versioned_docs/version-0.14/guide/python/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 11
-id: python_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/schema-evolution.md 
b/versioned_docs/version-0.14/guide/python/schema-evolution.md
index 6faea4d09..6990c392c 100644
--- a/versioned_docs/version-0.14/guide/python/schema-evolution.md
+++ b/versioned_docs/version-0.14/guide/python/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 6
-id: python_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/security.md 
b/versioned_docs/version-0.14/guide/python/security.md
index 8d3a16a83..5338d7c2d 100644
--- a/versioned_docs/version-0.14/guide/python/security.md
+++ b/versioned_docs/version-0.14/guide/python/security.md
@@ -1,7 +1,7 @@
 ---
 title: Security Best Practices
 sidebar_position: 9
-id: python_security
+id: security
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/troubleshooting.md 
b/versioned_docs/version-0.14/guide/python/troubleshooting.md
index d27f12bbf..8e6a5d161 100644
--- a/versioned_docs/version-0.14/guide/python/troubleshooting.md
+++ b/versioned_docs/version-0.14/guide/python/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 13
-id: python_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/python/type-registration.md 
b/versioned_docs/version-0.14/guide/python/type-registration.md
index 8838c4ca4..ee4325d91 100644
--- a/versioned_docs/version-0.14/guide/python/type-registration.md
+++ b/versioned_docs/version-0.14/guide/python/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration & Security
 sidebar_position: 3
-id: python_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/basic-serialization.md 
b/versioned_docs/version-0.14/guide/rust/basic-serialization.md
index 0c5b622ee..47ee974c7 100644
--- a/versioned_docs/version-0.14/guide/rust/basic-serialization.md
+++ b/versioned_docs/version-0.14/guide/rust/basic-serialization.md
@@ -1,7 +1,7 @@
 ---
 title: Basic Serialization
 sidebar_position: 2
-id: rust_basic_serialization
+id: basic_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/configuration.md 
b/versioned_docs/version-0.14/guide/rust/configuration.md
index 90883315e..d58f4cbce 100644
--- a/versioned_docs/version-0.14/guide/rust/configuration.md
+++ b/versioned_docs/version-0.14/guide/rust/configuration.md
@@ -1,7 +1,7 @@
 ---
 title: Configuration
 sidebar_position: 1
-id: rust_configuration
+id: configuration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/cross-language.md 
b/versioned_docs/version-0.14/guide/rust/cross-language.md
index 96a4983b5..cd70deefd 100644
--- a/versioned_docs/version-0.14/guide/rust/cross-language.md
+++ b/versioned_docs/version-0.14/guide/rust/cross-language.md
@@ -1,7 +1,7 @@
 ---
 title: Cross-Language Serialization
 sidebar_position: 8
-id: rust_cross_language
+id: cross_language
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/custom-serializers.md 
b/versioned_docs/version-0.14/guide/rust/custom-serializers.md
index 833b20147..b6a03591d 100644
--- a/versioned_docs/version-0.14/guide/rust/custom-serializers.md
+++ b/versioned_docs/version-0.14/guide/rust/custom-serializers.md
@@ -1,7 +1,7 @@
 ---
 title: Custom Serializers
 sidebar_position: 4
-id: rust_custom_serializers
+id: custom_serializers
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/index.md 
b/versioned_docs/version-0.14/guide/rust/index.md
index f4d4c243b..e29a50ed7 100644
--- a/versioned_docs/version-0.14/guide/rust/index.md
+++ b/versioned_docs/version-0.14/guide/rust/index.md
@@ -1,7 +1,7 @@
 ---
 title: Rust Serialization Guide
 sidebar_position: 0
-id: rust_serialization_index
+id: serialization_index
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/polymorphism.md 
b/versioned_docs/version-0.14/guide/rust/polymorphism.md
index 51e1d36cb..80d2bb2c0 100644
--- a/versioned_docs/version-0.14/guide/rust/polymorphism.md
+++ b/versioned_docs/version-0.14/guide/rust/polymorphism.md
@@ -1,7 +1,7 @@
 ---
 title: Trait Object Serialization
 sidebar_position: 6
-id: rust_polymorphism
+id: polymorphism
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/references.md 
b/versioned_docs/version-0.14/guide/rust/references.md
index cf1aa2acb..e2dcb49da 100644
--- a/versioned_docs/version-0.14/guide/rust/references.md
+++ b/versioned_docs/version-0.14/guide/rust/references.md
@@ -1,7 +1,7 @@
 ---
 title: Shared & Circular References
 sidebar_position: 5
-id: rust_references
+id: references
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/row-format.md 
b/versioned_docs/version-0.14/guide/rust/row-format.md
index 35437ad1c..1728d4551 100644
--- a/versioned_docs/version-0.14/guide/rust/row-format.md
+++ b/versioned_docs/version-0.14/guide/rust/row-format.md
@@ -1,7 +1,7 @@
 ---
 title: Row Format
 sidebar_position: 9
-id: rust_row_format
+id: row_format
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/schema-evolution.md 
b/versioned_docs/version-0.14/guide/rust/schema-evolution.md
index a37440733..54f911461 100644
--- a/versioned_docs/version-0.14/guide/rust/schema-evolution.md
+++ b/versioned_docs/version-0.14/guide/rust/schema-evolution.md
@@ -1,7 +1,7 @@
 ---
 title: Schema Evolution
 sidebar_position: 7
-id: rust_schema_evolution
+id: schema_evolution
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/troubleshooting.md 
b/versioned_docs/version-0.14/guide/rust/troubleshooting.md
index ec44b1e66..f67f5071a 100644
--- a/versioned_docs/version-0.14/guide/rust/troubleshooting.md
+++ b/versioned_docs/version-0.14/guide/rust/troubleshooting.md
@@ -1,7 +1,7 @@
 ---
 title: Troubleshooting
 sidebar_position: 10
-id: rust_troubleshooting
+id: troubleshooting
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
diff --git a/versioned_docs/version-0.14/guide/rust/type-registration.md 
b/versioned_docs/version-0.14/guide/rust/type-registration.md
index 99fb46820..3e5c0dec0 100644
--- a/versioned_docs/version-0.14/guide/rust/type-registration.md
+++ b/versioned_docs/version-0.14/guide/rust/type-registration.md
@@ -1,7 +1,7 @@
 ---
 title: Type Registration
 sidebar_position: 3
-id: rust_type_registration
+id: type_registration
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with


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

Reply via email to