mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-17 13:50:08 +00:00
11 lines
399 B
Markdown
Executable File
11 lines
399 B
Markdown
Executable File
---
|
|
title: 編譯
|
|
weight: 1
|
|
description: "RustDesk 的編譯文檔,提供安裝、設定、部署與疑難排解指南。"
|
|
keywords: ["build rustdesk", "rustdesk source build", "rustdesk packaging", "rustdesk contributor build guide"]
|
|
---
|
|
|
|
關於包裝桌面版本,請查看 [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) 。
|
|
|
|
{{% children depth="3" showhidden="true" %}}
|