remove old doc (#5305)

* auto update index

* update index

* remove old doc
This commit is contained in:
Archer
2025-07-24 10:39:41 +08:00
committed by GitHub
parent 455cee65b4
commit 4838a2c9fd
889 changed files with 155 additions and 46972 deletions

View File

@@ -182,7 +182,7 @@ common - 基础功能(日志管理,文件读写等)
.
├── .github // github 相关配置
├── .husky // 格式化配置
├── docSite // 文档
├── document // 文档
├── files // 一些外部文件,例如 docker-compose, helm
├── packages // 子包
│ ├── global // 前后端通用子包

View File

@@ -107,7 +107,7 @@ export type YuqueServer = {
<Alert icon="🤖" context="success">
`courseUrl`字段是相应的文档说明,如果有的话,可以添加。
文档添加在`FastGPT\docSite\content\zh-cn\docs\guide\knowledge_base\`
文档添加在`FastGPT/document/content/docs/introduction/guide/dashboard/workflow/knowledge_base_search_merge.mdx`
`label`内容是自己之前通过 i18n 翻译添加的知识库名称的。
`icon`和`avatar`是自己之前添加的两个图标