docs: app & agents development document (#2081)

This commit is contained in:
magic.chen
2024-10-19 13:00:00 +05:00
committed by GitHub
parent 88e3d12bd3
commit 427329ac3e
31 changed files with 393 additions and 41 deletions

View File

@@ -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',