This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new e2d3bb481 fix markdown lint (#306)
e2d3bb481 is described below
commit e2d3bb481bf014bb2ac45fbf4d9743cfa97ddbb6
Author: Shawn Yang <[email protected]>
AuthorDate: Thu Aug 28 19:21:14 2025 +0800
fix markdown lint (#306)
---
docs/docs/start/install.md | 2 --
.../docusaurus-plugin-content-docs/version-0.12/docs/start/install.md | 2 --
versioned_docs/version-0.11/docs/start/install.md | 1 -
versioned_docs/version-0.12/docs/start/install.md | 2 --
4 files changed, 7 deletions(-)
diff --git a/docs/docs/start/install.md b/docs/docs/start/install.md
index 40620ee36..4a91e3870 100644
--- a/docs/docs/start/install.md
+++ b/docs/docs/start/install.md
@@ -72,14 +72,12 @@ To add a dependency on Fory kotlin with maven, use the
following:
</dependency>
```
-
## Python
```bash
pip install pyfory
```
-
## JavaScript
Apache Fory is NOT yet available on npm, please install from source code now.
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/start/install.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/start/install.md
index b295a7ecd..4495506f0 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/start/install.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.12/docs/start/install.md
@@ -70,14 +70,12 @@ To add a dependency on Fory kotlin with maven, use the
following:
</dependency>
```
-
## Fory Python 安装
```bash
pip install pyfory
```
-
## Fory JavaScript 安装
Apache Fory 目前暂未发布到 NPM, 请通过源码安装。
diff --git a/versioned_docs/version-0.11/docs/start/install.md
b/versioned_docs/version-0.11/docs/start/install.md
index 33d72402e..01fb342ab 100644
--- a/versioned_docs/version-0.11/docs/start/install.md
+++ b/versioned_docs/version-0.11/docs/start/install.md
@@ -72,7 +72,6 @@ To add a dependency on Fory kotlin with maven, use the
following:
</dependency>
```
-
## JavaScript
Apache Fory is NOT yet available on npm, please install from source code now.
diff --git a/versioned_docs/version-0.12/docs/start/install.md
b/versioned_docs/version-0.12/docs/start/install.md
index 40620ee36..4a91e3870 100644
--- a/versioned_docs/version-0.12/docs/start/install.md
+++ b/versioned_docs/version-0.12/docs/start/install.md
@@ -72,14 +72,12 @@ To add a dependency on Fory kotlin with maven, use the
following:
</dependency>
```
-
## Python
```bash
pip install pyfory
```
-
## JavaScript
Apache Fory is NOT yet available on npm, please install from source code now.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]