5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:51:26 +08:00

docs: optimize document content links

This commit is contained in:
misitebao 2021-11-25 19:25:45 +08:00
parent a2890b6d0d
commit c2399e3620
2 changed files with 4 additions and 0 deletions

View File

@ -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 | | -v int | Verbosity level (0 - silent, 1 - default, 2 - verbose) | 1 |
| -webview2 | WebView2 installer strategy: download,embed,browser,error | download | | -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) If you prefer to build using standard Go tooling, please consult the [Manual Builds](/docs/guides/manual-builds)
guide. guide.

View File

@ -66,6 +66,8 @@ Wails CLI 有许多用于管理项目的命令。所有命令都以此方式运
| -v int | 详细级别 (0 - silent, 1 - default, 2 - verbose) | 1 | | -v int | 详细级别 (0 - silent, 1 - default, 2 - verbose) | 1 |
| -webview2 | WebView2 安装程序策略download,embed,browser,error. | download | | -webview2 | WebView2 安装程序策略download,embed,browser,error. | download |
有关`webview2`标志的详细描述,请参阅[Windows 系统](/docs/guides/windows)指南。
如果您更喜欢使用标准 Go 工具进行构建,请参阅[手动构建](/docs/guides/manual-builds)指南。 如果您更喜欢使用标准 Go 工具进行构建,请参阅[手动构建](/docs/guides/manual-builds)指南。
示例: 示例: