mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 16:04:34 +00:00
remove old doc (#5305)
* auto update index * update index * remove old doc
This commit is contained in:
@@ -182,7 +182,7 @@ common - 基础功能(日志管理,文件读写等)
|
||||
.
|
||||
├── .github // github 相关配置
|
||||
├── .husky // 格式化配置
|
||||
├── docSite // 文档
|
||||
├── document // 文档
|
||||
├── files // 一些外部文件,例如 docker-compose, helm
|
||||
├── packages // 子包
|
||||
│ ├── global // 前后端通用子包
|
||||
|
@@ -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`是自己之前添加的两个图标
|
||||
|
||||
|
Reference in New Issue
Block a user