mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00

* 4.11.2 dev (#103) * update document * update doc * update doc * doc img * action * fix action * fix: action * fix: action * perf: action * doc * perf: action
15 lines
202 B
JSON
15 lines
202 B
JSON
{
|
|
"title": "使用文档",
|
|
"root": true,
|
|
"pages": [
|
|
"---入门---",
|
|
"index",
|
|
"cloud",
|
|
"commercial",
|
|
"development",
|
|
"---功能介绍---",
|
|
"...guide"
|
|
],
|
|
"order": 1
|
|
}
|