docs: update docs

This commit is contained in:
x-tools-author 2025-03-06 14:34:02 +08:00
parent 2d43fba0cf
commit a47bfe6458
5 changed files with 0 additions and 68 deletions

View File

@ -1,16 +0,0 @@
---
title: 开发者手册
nav_order: 3
---
# 开发者手册
{: .no_toc }
*xTools*实用一般步骤:
1. 选择设备类型目前支持串口蓝牙BLEUDP客户端UDP服务器TCP客户端TCP服务器WebSocket客户端和WebSocket服务器
2. 配置设备参数
3. 点击“打开设备”按钮
4. 输入想要发送的数据
5. 点击“发送”即可发送数据,接收到数据后会显示在输出区域

View File

@ -1,7 +0,0 @@
---
title: 设备参数设置
parent: 用户手册
nav_order: 3
---
# 设备参数设置

View File

@ -1,17 +0,0 @@
---
title: 用户手册
nav_order: 2
---
# 用户手册
{: .no_toc }
*xTools*实用一般步骤:
* 安装*xTools*并打开
* 选择设备类型目前支持串口蓝牙BLEUDP客户端UDP服务器TCP客户端TCP服务器WebSocket客户端和WebSocket服务器
* 配置设备参数
* 点击“打开设备”按钮
* 输入想要发送的数据
* 点击“发送”即可发送数据,接收到数据后会显示在输出区域

View File

@ -1,7 +0,0 @@
---
title: 安装
parent: 用户手册
nav_order: 1
---
# 安装

View File

@ -1,21 +0,0 @@
---
title: 快速开始
parent: 用户手册
nav_order: 2
---
# 快速开始
*xTools*提供WindowsLinuxmacOS和Android与构建包用户可以从[GitHub发布页面]下载。
[GitHub发布页面]: https://github.com/x-tools-author/x-tools/releases
## Windows平台
## Linux平台
## MacOS平台
## 安卓平台
## 从代码构建