docs: added cloud documentation project (#12711)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const generatedEditDates = {
|
||||
"app/page.mdx": "2025-06-12T07:37:21.748Z"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
export const generatedSidebars = [
|
||||
{
|
||||
"sidebar_id": "cloud",
|
||||
"title": "Cloud",
|
||||
"items": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/",
|
||||
"title": "Introduction",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user