[doc] Update the CN doc
Some checks failed
AutoTestCI / AutoTest (push) Has been cancelled

This reverts commit 89bd19ac3c.
This commit is contained in:
armink
2025-10-23 19:16:51 +08:00
parent f48f620815
commit 48351df976

View File

@@ -1,6 +1,6 @@
![](docs/_media/flashdb.png)
![GitHub Action](https://github.com/armink/FlashDB/workflows/AutoTestCI/badge.svg) [![license](https://img.shields.io/github/license/armink/FlashDB)](https://raw.githubusercontent.com/armink/FlashDB/master/LICENSE) [![docs](https://img.shields.io/badge/docs-perfect-blue)](https://www.bookstack.cn/read/flashdb-2.1-zh/README.md )
![GitHub Action](https://github.com/armink/FlashDB/workflows/AutoTestCI/badge.svg) [![license](https://img.shields.io/github/license/armink/FlashDB)](https://raw.githubusercontent.com/armink/FlashDB/master/LICENSE) [![docs](https://img.shields.io/badge/docs-perfect-blue)](http://armink.gitee.io/flashdb/#/zh-cn/ )
[EN](README.md) | 中文
@@ -74,14 +74,14 @@ Query total spent 1475 (ms) for 13422 TSL, min 0, max 1, average: 0.11 ms/per
## 如何使用
FlashDB 提供了全面的文档说明详见https://www.bookstack.cn/read/flashdb-2.1-zh/README.md
FlashDB 提供了全面的文档说明详见http://armink.gitee.io/flashdb/#/zh-cn/
快速访问:
- [快速上手文档](https://www.bookstack.cn/read/flashdb-2.1-zh/quick-started.md)
- [移植文档](https://www.bookstack.cn/read/flashdb-2.1-zh/porting.md)
- [配置文档](https://www.bookstack.cn/read/flashdb-2.1-zh/configuration.md)
- [API 文档](https://www.bookstack.cn/read/flashdb-2.1-zh/configuration.md)
- [快速上手文档](http://armink.gitee.io/flashdb/#/zh-cn/quick-started)
- [移植文档](http://armink.gitee.io/flashdb/#/zh-cn/porting)
- [配置文档](http://armink.gitee.io/flashdb/#/zh-cn/configuration)
- [API 文档](http://armink.gitee.io/flashdb/#/zh-cn/api)
## 支持