mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
docs: update docs
This commit is contained in:
parent
4b26d031be
commit
f0452299f3
6
docs/docs/base/device-dev-ble.md
Normal file
6
docs/docs/base/device-dev-ble.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 蓝牙(BLE)参数
|
||||
nav_order: 4.21
|
||||
---
|
||||
|
||||
# 蓝牙(BLE)参数
|
||||
6
docs/docs/base/device-dev-serialport.md
Normal file
6
docs/docs/base/device-dev-serialport.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 串口参数
|
||||
nav_order: 4.22
|
||||
---
|
||||
|
||||
# 串口参数
|
||||
6
docs/docs/base/device-dev-tcpclient.md
Normal file
6
docs/docs/base/device-dev-tcpclient.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: TCP客户端参数
|
||||
nav_order: 4.23
|
||||
---
|
||||
|
||||
# TCP客户端参数
|
||||
6
docs/docs/base/device-dev-tcpserver.md
Normal file
6
docs/docs/base/device-dev-tcpserver.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: TCP服务器参数
|
||||
nav_order: 4.24
|
||||
---
|
||||
|
||||
# TCP服务器参数
|
||||
6
docs/docs/base/device-dev-udpclient.md
Normal file
6
docs/docs/base/device-dev-udpclient.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: UDP客户端参数
|
||||
nav_order: 4.25
|
||||
---
|
||||
|
||||
# UDP客户端参数
|
||||
6
docs/docs/base/device-dev-udpserver.md
Normal file
6
docs/docs/base/device-dev-udpserver.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: UDP服务器参数
|
||||
nav_order: 4.26
|
||||
---
|
||||
|
||||
# UDP服务器参数
|
||||
6
docs/docs/base/device-dev-websocketclient.md
Normal file
6
docs/docs/base/device-dev-websocketclient.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: WebSocket客户端参数
|
||||
nav_order: 4.27
|
||||
---
|
||||
|
||||
# WebSocket客户端参数
|
||||
6
docs/docs/base/device-dev-websocketserver.md
Normal file
6
docs/docs/base/device-dev-websocketserver.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: WebSocket服务器参数
|
||||
nav_order: 4.28
|
||||
---
|
||||
|
||||
# WebSocket服务器参数
|
||||
Loading…
Reference in New Issue
Block a user