LinkToolDocs/README.md
2025-07-13 20:40:29 +08:00

15 lines
696 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# LinkTool文档库
## 简介
本仓库为基于Vitepress的LinkTool文档库内容涵盖LinkTool的开发过程、使用方法等。
## 协作指南
### 项目结构
所有文件名和文件夹均使用英文命名,单词之间使用`-`连接不留空格。项目根目录下分设web、plugin、agent文件夹分别对应Web端、插件端和智能体的部分每个部分内区分“开发指南”何“使用方法”两个部分即dev和usage文件夹两部分的文档分别面向开发者和用户。
### 参与协作
可直接使用Visual Studio Code推荐或Intellij Idea、PyCharm等集成开发环境打开本项目直接开始编辑相应的文档