File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ ERROR - JavetException: Javet library is not loaded because <null>
219219 - [ 渲染 API] ( #渲染-api )
220220 - [ 代码高亮 API] ( #代码高亮-api )
221221 - [ 下载和安装] ( #下载和安装 )
222- - [ 稳定版(推荐) ] ( #稳定版推荐 )
222+ - [ 稳定版] ( #稳定版 )
223223 - [ 开发版] ( #开发版 )
224224 - [ 下载步骤] ( #下载步骤 )
225225 - [ 开发指南/贡献指南] ( #开发指南贡献指南 )
@@ -517,7 +517,7 @@ extraApiRenderFinder.renderCodeHtml(htmlContent)
517517
518518## 下载和安装
519519
520- ### 稳定版(推荐)
520+ ### 稳定版
521521
522522稳定版通过 GitHub Releases 发布,建议生产环境使用。
523523
@@ -545,12 +545,12 @@ extraApiRenderFinder.renderCodeHtml(htmlContent)
5455452 . 在 "Artifacts" 部分,下载 ` extra-api ` 压缩包。
5465463 . 解压后,您将找到以下 JAR 文件:
547547 - ` extra-api-lite-版本号-SNAPSHOT.jar ` :轻量版(适用于所有平台)
548- - ` extra-api-all-版本号-SNAPSHOT.jar ` :全量版(包含所有平台依赖)
549- - ` extra-api-linux-arm64-版本号-SNAPSHOT.jar ` :全量版(适用于 Linux ARM64 平台)
550- - ` extra-api-linux-x86_64-版本号-SNAPSHOT.jar ` :全量版(适用于 Linux x86_64 平台)
551- - ` extra-api-macos-arm64-版本号-SNAPSHOT.jar ` :全量版(适用于 macOS ARM64 平台)
552- - ` extra-api-macos-x86_64-版本号-SNAPSHOT.jar ` :全量版(适用于 macOS x86_64 平台)
553- - ` extra-api-windows-x86_64-版本号-SNAPSHOT.jar ` :全量版(适用于 Windows x86_64 平台)
548+ - ` extra-api-full- all-platforms -版本号-SNAPSHOT.jar ` :全量版(包含所有平台依赖)
549+ - ` extra-api-full- linux-arm64-版本号-SNAPSHOT.jar ` :全量版(适用于 Linux ARM64 平台)
550+ - ` extra-api-full- linux-x86_64-版本号-SNAPSHOT.jar ` :全量版(适用于 Linux x86_64 平台)
551+ - ` extra-api-full- macos-arm64-版本号-SNAPSHOT.jar ` :全量版(适用于 macOS ARM64 平台)
552+ - ` extra-api-full- macos-x86_64-版本号-SNAPSHOT.jar ` :全量版(适用于 macOS x86_64 平台)
553+ - ` extra-api-full- windows-x86_64-版本号-SNAPSHOT.jar ` :全量版(适用于 Windows x86_64 平台)
554554
555555选择适合您系统的 JAR 文件安装到 Halo。
556556
You can’t perform that action at this time.
0 commit comments