chore: update the file

This commit is contained in:
x-tools-author 2025-04-20 14:01:58 +08:00
parent 9c9f7c2b1b
commit 74788dbf78
4 changed files with 8 additions and 14 deletions

View File

@ -1,10 +0,0 @@
---
title: 编译项目
nav_order: 14
---
## 编译项目
软件v7使用Qt6.8.x构建使用CMake构建项目。
> 安装Qt6.8.x使用Qt CreatorCMakeLists.txt文件点击“构建”按钮即可编译项目。

View File

@ -3,7 +3,7 @@ title: 安装
nav_order: 2 nav_order: 2
--- ---
# 安装 ## 安装
访问[发布页面]下载所需版本即可。 访问[发布页面]下载所需版本即可。
@ -32,7 +32,7 @@ nav_order: 2
{: .important-title } {: .important-title }
> 关于deb包 > 关于deb包
> >
> deb包是基于ubuntu-20.04构建的使用于ubuntu 20.04或更新版本系统 > deb包是基于ubuntu-22.04构建的使用于ubuntu 22.04或更新版本系统
{: .important-title } {: .important-title }
> 关于apk包 > 关于apk包

View File

@ -4,4 +4,8 @@ parent: 安装
nav_order: 2.2 nav_order: 2.2
--- ---
# 从源码安装 ## 从源码安装
软件v7使用Qt6.8.x构建使用CMake构建项目。
> 安装Qt6.8.x使用Qt CreatorCMakeLists.txt文件点击“构建”按钮即可编译项目。

View File

@ -4,7 +4,7 @@ parent: 安装
nav_order: 2.1 nav_order: 2.1
--- ---
# 从应用商店安装 ## 从应用商店安装
{: .note-title } {: .note-title }
> My note title > My note title