mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
9c9f7c2b1b
commit
74788dbf78
10
docs/docs/build/index.md
vendored
10
docs/docs/build/index.md
vendored
@ -1,10 +0,0 @@
|
||||
---
|
||||
title: 编译项目
|
||||
nav_order: 14
|
||||
---
|
||||
|
||||
## 编译项目
|
||||
|
||||
软件v7使用Qt6.8.x构建,使用CMake构建项目。
|
||||
|
||||
> 安装Qt6.8.x,使用Qt CreatorCMakeLists.txt文件,点击“构建”按钮即可编译项目。
|
||||
@ -3,7 +3,7 @@ title: 安装
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
# 安装
|
||||
## 安装
|
||||
|
||||
访问[发布页面]下载所需版本即可。
|
||||
|
||||
@ -32,7 +32,7 @@ nav_order: 2
|
||||
{: .important-title }
|
||||
> 关于deb包
|
||||
>
|
||||
> deb包是基于ubuntu-20.04构建的,使用于ubuntu 20.04或更新版本系统
|
||||
> deb包是基于ubuntu-22.04构建的,使用于ubuntu 22.04或更新版本系统
|
||||
|
||||
{: .important-title }
|
||||
> 关于apk包
|
||||
|
||||
@ -4,4 +4,8 @@ parent: 安装
|
||||
nav_order: 2.2
|
||||
---
|
||||
|
||||
# 从源码安装
|
||||
## 从源码安装
|
||||
|
||||
软件v7使用Qt6.8.x构建,使用CMake构建项目。
|
||||
|
||||
> 安装Qt6.8.x,使用Qt CreatorCMakeLists.txt文件,点击“构建”按钮即可编译项目。
|
||||
|
||||
@ -4,7 +4,7 @@ parent: 安装
|
||||
nav_order: 2.1
|
||||
---
|
||||
|
||||
# 从应用商店安装
|
||||
## 从应用商店安装
|
||||
|
||||
{: .note-title }
|
||||
> My note title
|
||||
|
||||
Loading…
Reference in New Issue
Block a user