This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_java_guide_link in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 783cfa1768a4a28c5f33e13d1e406f952c2a3657 Author: chaokunyang <[email protected]> AuthorDate: Tue Oct 28 22:51:39 2025 +0800 update doc link --- docs/docs/guide/java_serialization_guide.md | 2 +- docs/guide/graalvm_guide.md | 2 +- docs/guide/java_serialization_guide.md | 2 +- docs/guide/row_format_guide.md | 2 +- docs/guide/scala_guide.md | 2 +- docs/guide/xlang_serialization_guide.md | 2 +- i18n/en-us/docusaurus-plugin-content-docs/current.json | 2 +- .../docusaurus-plugin-content-docs/current/docs/guide/graalvm_guide.md | 2 +- .../current/docs/guide/java_serialization_guide.md | 2 +- .../current/docs/guide/row_format_guide.md | 2 +- .../docusaurus-plugin-content-docs/current/docs/guide/scala_guide.md | 2 +- .../current/docs/guide/xlang_serialization_guide.md | 2 +- .../version-0.10/docs/guide/graalvm_guide.md | 2 +- .../version-0.10/docs/guide/java_serialization_guide.md | 2 +- .../version-0.10/docs/guide/row_format_guide.md | 2 +- .../version-0.10/docs/guide/scala_guide.md | 2 +- .../version-0.10/docs/guide/xlang_serialization_guide.md | 2 +- .../version-0.11/docs/guide/graalvm_guide.md | 2 +- .../version-0.11/docs/guide/java_serialization_guide.md | 2 +- .../version-0.11/docs/guide/row_format_guide.md | 2 +- .../version-0.11/docs/guide/scala_guide.md | 2 +- .../version-0.11/docs/guide/xlang_serialization_guide.md | 2 +- .../version-0.12/docs/guide/graalvm_guide.md | 2 +- .../version-0.12/docs/guide/java_serialization_guide.md | 2 +- .../version-0.12/docs/guide/row_format_guide.md | 2 +- .../version-0.12/docs/guide/scala_guide.md | 2 +- .../version-0.12/docs/guide/xlang_serialization_guide.md | 2 +- .../version-0.13/docs/guide/graalvm_guide.md | 2 +- .../version-0.13/docs/guide/java_serialization_guide.md | 2 +- .../version-0.13/docs/guide/row_format_guide.md | 2 +- .../version-0.13/docs/guide/scala_guide.md | 2 +- .../version-0.13/docs/guide/xlang_serialization_guide.md | 2 +- versioned_docs/version-0.10/docs/guide/graalvm_guide.md | 2 +- versioned_docs/version-0.10/docs/guide/java_serialization_guide.md | 2 +- versioned_docs/version-0.10/docs/guide/row_format_guide.md | 2 +- versioned_docs/version-0.10/docs/guide/scala_guide.md | 2 +- versioned_docs/version-0.10/docs/guide/xlang_serialization_guide.md | 2 +- versioned_docs/version-0.11/docs/guide/graalvm_guide.md | 2 +- versioned_docs/version-0.11/docs/guide/java_serialization_guide.md | 2 +- versioned_docs/version-0.11/docs/guide/row_format_guide.md | 2 +- versioned_docs/version-0.11/docs/guide/scala_guide.md | 2 +- versioned_docs/version-0.11/docs/guide/xlang_serialization_guide.md | 2 +- versioned_docs/version-0.12/docs/guide/graalvm_guide.md | 2 +- versioned_docs/version-0.12/docs/guide/java_serialization_guide.md | 2 +- versioned_docs/version-0.12/docs/guide/row_format_guide.md | 2 +- versioned_docs/version-0.12/docs/guide/scala_guide.md | 2 +- versioned_docs/version-0.12/docs/guide/xlang_serialization_guide.md | 2 +- versioned_docs/version-0.13/docs/guide/graalvm_guide.md | 2 +- versioned_docs/version-0.13/docs/guide/java_serialization_guide.md | 2 +- versioned_docs/version-0.13/docs/guide/row_format_guide.md | 2 +- versioned_docs/version-0.13/docs/guide/scala_guide.md | 2 +- versioned_docs/version-0.13/docs/guide/xlang_serialization_guide.md | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) diff --git a/docs/docs/guide/java_serialization_guide.md b/docs/docs/guide/java_serialization_guide.md index ba67ef02a..e7e538c0e 100644 --- a/docs/docs/guide/java_serialization_guide.md +++ b/docs/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java Serialization Guide sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/graalvm_guide.md b/docs/guide/graalvm_guide.md index 88b005552..3f85c2c70 100644 --- a/docs/guide/graalvm_guide.md +++ b/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM Guide sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/docs/guide/java_serialization_guide.md index ba67ef02a..e7e538c0e 100644 --- a/docs/guide/java_serialization_guide.md +++ b/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java Serialization Guide sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/docs/guide/row_format_guide.md index a2526c1fe..ec6df6d63 100644 --- a/docs/guide/row_format_guide.md +++ b/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: Row Format Guide sidebar_position: 5 -id: row_format_guide +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/docs/guide/scala_guide.md b/docs/guide/scala_guide.md index 29da5ee33..1070a5ac5 100644 --- a/docs/guide/scala_guide.md +++ b/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala Serialization Guide sidebar_position: 3 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/docs/guide/xlang_serialization_guide.md index 331440b0f..a5715a60a 100644 --- a/docs/guide/xlang_serialization_guide.md +++ b/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Xlang Serialization Guide sidebar_position: 4 -id: xlang_object_graph_guide +id: xlang_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/en-us/docusaurus-plugin-content-docs/current.json b/i18n/en-us/docusaurus-plugin-content-docs/current.json index c4ca55ae7..d1294f208 100644 --- a/i18n/en-us/docusaurus-plugin-content-docs/current.json +++ b/i18n/en-us/docusaurus-plugin-content-docs/current.json @@ -1,6 +1,6 @@ { "version.label": { - "message": "dev版本", + "message": "dev", "description": "The label for version current" }, "sidebar.docsSidebar.category.Introduction": { diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/graalvm_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/graalvm_guide.md index 30be42826..4c67997dc 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/graalvm_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM 序列化 sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/java_serialization_guide.md index 996f3cb50..412f57d53 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/java_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java 序列化 sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/row_format_guide.md index af9f514af..73c7d4e1f 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/row_format_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: 行存格式 sidebar_position: 5 -id: row_format_guide +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/docs/guide/scala_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/scala_guide.md index 3a3497b59..d4ca53aae 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/scala_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala 序列化 sidebar_position: 3 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/xlang_serialization_guide.md index d387a459d..a0ee74571 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/xlang_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: 多语言序列化 sidebar_position: 4 -id: xlang_object_graph_guide +id: xlang_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.10/docs/guide/graalvm_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/graalvm_guide.md index b89ad663c..dedddb1aa 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/graalvm_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM 指南 sidebar_position: 6 -id: graalvm_guide +id: graalvm_serialization --- ## GraalVM Native Image 介绍 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/java_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/java_serialization_guide.md index 9b36247e2..7d87dbb92 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/java_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java 序列化指南 sidebar_position: 0 -id: java_object_graph_guide +id: java_serialization --- ## Java 对象图序列化 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/row_format_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/row_format_guide.md index f45119fd7..f641f3aed 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/row_format_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: Row format 指南 sidebar_position: 1 -id: row_format_guide +id: row_format --- ## Row format protocol diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/scala_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/scala_guide.md index 447b38a6f..f07e9ccf1 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/scala_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala 序列化指南 sidebar_position: 4 -id: scala_guide +id: scala_serialization --- Apache Fury 支持所有 Scala 对象序列化: diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/xlang_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/xlang_serialization_guide.md index 12f1fe6ef..93f37e573 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/xlang_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: 多语言序列化指南 sidebar_position: 2 -id: xlang_object_graph_guide +id: xlang_serialization --- ## 跨语言对象图序列化 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/graalvm_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/graalvm_guide.md index 00b81b0c4..1ecefd80d 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/graalvm_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM 序列化 sidebar_position: 6 -id: graalvm_guide +id: graalvm_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.11/docs/guide/java_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/java_serialization_guide.md index 996f3cb50..412f57d53 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/java_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java 序列化 sidebar_position: 0 -id: java_object_graph_guide +id: java_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.11/docs/guide/row_format_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/row_format_guide.md index e794135bd..1d1e82fb8 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/row_format_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: 行存格式 sidebar_position: 1 -id: row_format_guide +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.11/docs/guide/scala_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/scala_guide.md index 0d31c2c00..90fccadcd 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/scala_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala 序列化 sidebar_position: 4 -id: scala_guide +id: scala_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.11/docs/guide/xlang_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/xlang_serialization_guide.md index b5461f492..829ae554e 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/xlang_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: 多语言序列化 sidebar_position: 2 -id: xlang_object_graph_guide +id: xlang_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/docs/guide/graalvm_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/graalvm_guide.md index 00b81b0c4..1ecefd80d 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/graalvm_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM 序列化 sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/java_serialization_guide.md index 996f3cb50..412f57d53 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/java_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java 序列化 sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/row_format_guide.md index e794135bd..1d1e82fb8 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/row_format_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: 行存格式 sidebar_position: 1 -id: row_format_guide +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.12/docs/guide/scala_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/scala_guide.md index 5dc5c2434..49dd8dee5 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/scala_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala 序列化 sidebar_position: 4 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/xlang_serialization_guide.md index b5461f492..829ae554e 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/xlang_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: 多语言序列化 sidebar_position: 2 -id: xlang_object_graph_guide +id: xlang_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/docs/guide/graalvm_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/graalvm_guide.md index 30be42826..4c67997dc 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/graalvm_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM 序列化 sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/java_serialization_guide.md index 996f3cb50..412f57d53 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/java_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java 序列化 sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/row_format_guide.md index af9f514af..73c7d4e1f 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/row_format_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: 行存格式 sidebar_position: 5 -id: row_format_guide +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.13/docs/guide/scala_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/scala_guide.md index 3a3497b59..d4ca53aae 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/scala_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala 序列化 sidebar_position: 3 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/xlang_serialization_guide.md index d387a459d..a0ee74571 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/xlang_serialization_guide.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.13/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: 多语言序列化 sidebar_position: 4 -id: xlang_object_graph_guide +id: xlang_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.10/docs/guide/graalvm_guide.md b/versioned_docs/version-0.10/docs/guide/graalvm_guide.md index 32de228a1..2912380d5 100644 --- a/versioned_docs/version-0.10/docs/guide/graalvm_guide.md +++ b/versioned_docs/version-0.10/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM Guide sidebar_position: 6 -id: graalvm_guide +id: graalvm_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.10/docs/guide/java_serialization_guide.md b/versioned_docs/version-0.10/docs/guide/java_serialization_guide.md index 8d89aa56f..e28e782f5 100644 --- a/versioned_docs/version-0.10/docs/guide/java_serialization_guide.md +++ b/versioned_docs/version-0.10/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java Serialization Guide sidebar_position: 0 -id: java_object_graph_guide +id: java_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.10/docs/guide/row_format_guide.md b/versioned_docs/version-0.10/docs/guide/row_format_guide.md index e8de148f2..19b54d573 100644 --- a/versioned_docs/version-0.10/docs/guide/row_format_guide.md +++ b/versioned_docs/version-0.10/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: Row Format Guide sidebar_position: 1 -id: row_format_guide +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.10/docs/guide/scala_guide.md b/versioned_docs/version-0.10/docs/guide/scala_guide.md index 31a9d3ec6..55f451e36 100644 --- a/versioned_docs/version-0.10/docs/guide/scala_guide.md +++ b/versioned_docs/version-0.10/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala Serialization Guide sidebar_position: 4 -id: scala_guide +id: scala_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.10/docs/guide/xlang_serialization_guide.md b/versioned_docs/version-0.10/docs/guide/xlang_serialization_guide.md index 4ab97086d..133ba6bbf 100644 --- a/versioned_docs/version-0.10/docs/guide/xlang_serialization_guide.md +++ b/versioned_docs/version-0.10/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Xlang Serialization Guide sidebar_position: 2 -id: xlang_object_graph_guide +id: xlang_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/docs/guide/graalvm_guide.md b/versioned_docs/version-0.11/docs/guide/graalvm_guide.md index faae421d1..8bfadd996 100644 --- a/versioned_docs/version-0.11/docs/guide/graalvm_guide.md +++ b/versioned_docs/version-0.11/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM Guide sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/versioned_docs/version-0.11/docs/guide/java_serialization_guide.md index 2b0192b6f..50f98896e 100644 --- a/versioned_docs/version-0.11/docs/guide/java_serialization_guide.md +++ b/versioned_docs/version-0.11/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java Serialization Guide sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/versioned_docs/version-0.11/docs/guide/row_format_guide.md index a2beeabe3..17b904d0d 100644 --- a/versioned_docs/version-0.11/docs/guide/row_format_guide.md +++ b/versioned_docs/version-0.11/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: Row Format Guide sidebar_position: 1 -id: row_format_guide +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.11/docs/guide/scala_guide.md b/versioned_docs/version-0.11/docs/guide/scala_guide.md index 9338f06cb..7f8cccd7e 100644 --- a/versioned_docs/version-0.11/docs/guide/scala_guide.md +++ b/versioned_docs/version-0.11/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala Serialization Guide sidebar_position: 4 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/versioned_docs/version-0.11/docs/guide/xlang_serialization_guide.md index 8ba8c379d..c73261d61 100644 --- a/versioned_docs/version-0.11/docs/guide/xlang_serialization_guide.md +++ b/versioned_docs/version-0.11/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Xlang Serialization Guide sidebar_position: 2 -id: xlang_object_graph_guide +id: xlang_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/docs/guide/graalvm_guide.md b/versioned_docs/version-0.12/docs/guide/graalvm_guide.md index 7a1dc7998..1bd74505c 100644 --- a/versioned_docs/version-0.12/docs/guide/graalvm_guide.md +++ b/versioned_docs/version-0.12/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM Guide sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/versioned_docs/version-0.12/docs/guide/java_serialization_guide.md index 2d9e31249..bc28bc620 100644 --- a/versioned_docs/version-0.12/docs/guide/java_serialization_guide.md +++ b/versioned_docs/version-0.12/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java Serialization Guide sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/versioned_docs/version-0.12/docs/guide/row_format_guide.md index 4b20f1600..d353f332c 100644 --- a/versioned_docs/version-0.12/docs/guide/row_format_guide.md +++ b/versioned_docs/version-0.12/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: Row Format Guide sidebar_position: 1 -id: row_format_guide +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.12/docs/guide/scala_guide.md b/versioned_docs/version-0.12/docs/guide/scala_guide.md index 56b3c52d6..7c6271a7a 100644 --- a/versioned_docs/version-0.12/docs/guide/scala_guide.md +++ b/versioned_docs/version-0.12/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala Serialization Guide sidebar_position: 4 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/versioned_docs/version-0.12/docs/guide/xlang_serialization_guide.md index 8ba8c379d..c73261d61 100644 --- a/versioned_docs/version-0.12/docs/guide/xlang_serialization_guide.md +++ b/versioned_docs/version-0.12/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Xlang Serialization Guide sidebar_position: 2 -id: xlang_object_graph_guide +id: xlang_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/docs/guide/graalvm_guide.md b/versioned_docs/version-0.13/docs/guide/graalvm_guide.md index 88b005552..3f85c2c70 100644 --- a/versioned_docs/version-0.13/docs/guide/graalvm_guide.md +++ b/versioned_docs/version-0.13/docs/guide/graalvm_guide.md @@ -1,7 +1,7 @@ --- title: GraalVM Guide sidebar_position: 6 -id: graalvm_guide +id: graalvm_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/docs/guide/java_serialization_guide.md b/versioned_docs/version-0.13/docs/guide/java_serialization_guide.md index e00eb4d7a..2efd43ea5 100644 --- a/versioned_docs/version-0.13/docs/guide/java_serialization_guide.md +++ b/versioned_docs/version-0.13/docs/guide/java_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Java Serialization Guide sidebar_position: 0 -id: java_object_graph_guide +id: java_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/docs/guide/row_format_guide.md b/versioned_docs/version-0.13/docs/guide/row_format_guide.md index a2526c1fe..ec6df6d63 100644 --- a/versioned_docs/version-0.13/docs/guide/row_format_guide.md +++ b/versioned_docs/version-0.13/docs/guide/row_format_guide.md @@ -1,7 +1,7 @@ --- title: Row Format Guide sidebar_position: 5 -id: row_format_guide +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.13/docs/guide/scala_guide.md b/versioned_docs/version-0.13/docs/guide/scala_guide.md index 29da5ee33..1070a5ac5 100644 --- a/versioned_docs/version-0.13/docs/guide/scala_guide.md +++ b/versioned_docs/version-0.13/docs/guide/scala_guide.md @@ -1,7 +1,7 @@ --- title: Scala Serialization Guide sidebar_position: 3 -id: scala_guide +id: scala_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/docs/guide/xlang_serialization_guide.md b/versioned_docs/version-0.13/docs/guide/xlang_serialization_guide.md index 331440b0f..a5715a60a 100644 --- a/versioned_docs/version-0.13/docs/guide/xlang_serialization_guide.md +++ b/versioned_docs/version-0.13/docs/guide/xlang_serialization_guide.md @@ -1,7 +1,7 @@ --- title: Xlang Serialization Guide sidebar_position: 4 -id: xlang_object_graph_guide +id: xlang_serialization 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]
