mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-25 02:01:53 +08:00
87b0bca30c
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
15 lines
198 B
JSON
15 lines
198 B
JSON
{
|
|
"title": "User Guide",
|
|
"root": true,
|
|
"pages": [
|
|
"---Tutorials---",
|
|
"index",
|
|
"...guide",
|
|
"---Editions---",
|
|
"cloud",
|
|
"commercial",
|
|
"opensource"
|
|
],
|
|
"order": 1
|
|
}
|