mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
docs: remove documentation about cli
This commit is contained in:
+41
-41
@@ -88,45 +88,45 @@ export const en = [
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
text: 'CLI',
|
// text: 'CLI',
|
||||||
items: [
|
// items: [
|
||||||
{
|
// {
|
||||||
text: 'Overview',
|
// text: 'Overview',
|
||||||
link: '/cli/index.md'
|
// link: '/cli/index.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'authentication',
|
// text: 'authentication',
|
||||||
link: '/cli/auth.md'
|
// link: '/cli/auth.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'config',
|
// text: 'config',
|
||||||
link: '/cli/config.md'
|
// link: '/cli/config.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'provider',
|
// text: 'provider',
|
||||||
link: '/cli/provider.md'
|
// link: '/cli/provider.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'model',
|
// text: 'model',
|
||||||
link: '/cli/model.md'
|
// link: '/cli/model.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'bot',
|
// text: 'bot',
|
||||||
link: '/cli/bot.md'
|
// link: '/cli/bot.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'channel',
|
// text: 'channel',
|
||||||
link: '/cli/channel.md'
|
// link: '/cli/channel.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'schedule',
|
// text: 'schedule',
|
||||||
link: '/cli/schedule.md'
|
// link: '/cli/schedule.md'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
text: 'chat',
|
// text: 'chat',
|
||||||
link: '/cli/chat.md'
|
// link: '/cli/chat.md'
|
||||||
}
|
// }
|
||||||
]
|
// ]
|
||||||
}
|
// }
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user