docs: add cloud projects documentation (#12730)

* docs: add cloud projects documentation

* fixes

* more fixes

* fix details about configurations

* last fixes

* small fix

* remove environments page
This commit is contained in:
Shahed Nasser
2025-06-13 16:22:30 +03:00
committed by GitHub
parent b79215dd5c
commit aa1cadcb29
4 changed files with 243 additions and 1 deletions
+5
View File
@@ -22,6 +22,11 @@ export const sidebar = [
title: "Organizations",
path: "/organizations",
},
{
type: "link",
title: "Projects",
path: "/projects",
},
],
},
],