docs: prepare cloud docs (#12784)

* initial

* fixes

* docs: prepare cloud docs
This commit is contained in:
Shahed Nasser
2025-06-20 12:59:38 +03:00
committed by GitHub
parent c2f91c8a8a
commit 5122ced9f6
30 changed files with 241 additions and 46 deletions
+3
View File
@@ -42,6 +42,9 @@ const withMDX = mdx({
projectPath: path.resolve("..", "api-reference"),
skipSlugValidation: true,
},
cloud: {
projectPath: path.resolve("..", "cloud"),
},
},
},
],