From c2399e3620a462015abbd60ace732beaef3d6a94 Mon Sep 17 00:00:00 2001 From: misitebao Date: Thu, 25 Nov 2021 19:25:45 +0800 Subject: [PATCH] docs: optimize document content links --- website/docs/reference/cli.mdx | 2 ++ .../docusaurus-plugin-content-docs/current/reference/cli.mdx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/website/docs/reference/cli.mdx b/website/docs/reference/cli.mdx index dfc75bed1..916574198 100644 --- a/website/docs/reference/cli.mdx +++ b/website/docs/reference/cli.mdx @@ -67,6 +67,8 @@ A list of community maintained templates can be found [here](/docs/community/tem | -v int | Verbosity level (0 - silent, 1 - default, 2 - verbose) | 1 | | -webview2 | WebView2 installer strategy: download,embed,browser,error | download | +For a detailed description of the `webview2` flag, please refer to the [Windows](/docs/guides/windows) Guide. + If you prefer to build using standard Go tooling, please consult the [Manual Builds](/docs/guides/manual-builds) guide. diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/reference/cli.mdx b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/reference/cli.mdx index 3c8fbe3f7..d6938e4ab 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/reference/cli.mdx +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/reference/cli.mdx @@ -66,6 +66,8 @@ Wails CLI 有许多用于管理项目的命令。所有命令都以此方式运 | -v int | 详细级别 (0 - silent, 1 - default, 2 - verbose) | 1 | | -webview2 | WebView2 安装程序策略:download,embed,browser,error. | download | +有关`webview2`标志的详细描述,请参阅[Windows 系统](/docs/guides/windows)指南。 + 如果您更喜欢使用标准 Go 工具进行构建,请参阅[手动构建](/docs/guides/manual-builds)指南。 示例: