mirror of
https://github.com/executeautomation/mcp-database-server.git
synced 2025-12-09 21:12:57 +08:00
Updated release notes
This commit is contained in:
@@ -19,12 +19,15 @@ const sidebars: SidebarsConfig = {
|
||||
// But you can create a sidebar manually
|
||||
tutorialSidebar: [
|
||||
'intro',
|
||||
'release-notes',
|
||||
'getting-started',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Database Setup',
|
||||
items: [
|
||||
'sqlite-setup',
|
||||
'sql-server-setup',
|
||||
'postgresql-setup',
|
||||
'connection-reference',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user