docs: add cloud database guides (#12758)

* docs: add cloud database guides

* fixes

* fixes

* small fix
This commit is contained in:
Shahed Nasser
2025-06-17 18:54:27 +03:00
committed by GitHub
parent 4443d74b61
commit 5317f16d54
6 changed files with 194 additions and 7 deletions

View File

@@ -55,6 +55,23 @@ export const generatedSidebars = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Resources",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Database",
"path": "/database",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,