mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
@@ -26,6 +26,19 @@ const sidebars = {
|
||||
]
|
||||
},
|
||||
'develop/dev',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Data Config',
|
||||
link: {
|
||||
type: 'generated-index'
|
||||
},
|
||||
items: [
|
||||
{
|
||||
type: 'autogenerated',
|
||||
dirName: 'develop/data_config'
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Deploy',
|
||||
|
Reference in New Issue
Block a user