mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 03:50:42 +00:00
docs: app & agents development document (#2081)
This commit is contained in:
@@ -209,18 +209,11 @@ const config = {
|
||||
},
|
||||
{
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'tutorialSidebar',
|
||||
position: 'left',
|
||||
label: 'Tutorials',
|
||||
to: "/docs/tutorials",
|
||||
sidebarId: "tutorials",
|
||||
to: '/turtorials',
|
||||
label: 'Turtorial',
|
||||
position: 'left'
|
||||
},
|
||||
// {
|
||||
// type: 'docSidebar',
|
||||
// sidebarId: 'tutorialSidebar',
|
||||
// position: 'left',
|
||||
// label: 'Community',
|
||||
// to: "/docs/tutorials",
|
||||
// },
|
||||
{
|
||||
href: 'https://github.com/eosphoros-ai/community',
|
||||
position: 'left',
|
||||
|
Reference in New Issue
Block a user