docs: prepare cloud docs (#12784)
* initial * fixes * docs: prepare cloud docs
This commit is contained in:
@@ -42,6 +42,9 @@ const withMDX = mdx({
|
||||
projectPath: path.resolve("..", "api-reference"),
|
||||
skipSlugValidation: true,
|
||||
},
|
||||
cloud: {
|
||||
projectPath: path.resolve("..", "cloud"),
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user