Skip to content

Commit e0438c3

Browse files
committed
Merge changes
2 parents 4413d11 + fe0add7 commit e0438c3

File tree

3 files changed

+13
-40
lines changed

3 files changed

+13
-40
lines changed

deployment/byoc.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Bring Your Own Cloud"
3+
description: "Configure Cursor for your documentation workflow"
4+
icon: "cloud"
5+
---

deployment/self-hosting.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Self-Hosting"
3+
description: "Configure Cursor for your documentation workflow"
4+
icon: "server"
5+
---

docs.json

Lines changed: 3 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -49,48 +49,11 @@
4949
]
5050
},
5151
{
52-
"group": "Observability",
52+
"group": "Deploy E2B",
5353
"pages": [
54-
"Sandbox usage",
55-
"Sandbox RAM",
56-
"Sandbox CPU",
57-
"Sandbox logs"
54+
"deployment/byoc",
55+
"deployment/self-hosting"
5856
]
59-
},
60-
{
61-
"group": "Deployments",
62-
"pages": [
63-
"E2B Cloud",
64-
"Self-hosting",
65-
"BYO Cloud"
66-
]
67-
},
68-
{
69-
"group": "Debugging",
70-
"pages": []
71-
},
72-
{
73-
"group": "E2B CLI",
74-
"pages": []
75-
},
76-
{
77-
"group": "Limits",
78-
"pages": [
79-
"Rate limits",
80-
"Upload & download limits"
81-
]
82-
},
83-
{
84-
"group": "Benchmarks",
85-
"pages": []
86-
},
87-
{
88-
"group": "API Reference",
89-
"pages": []
90-
},
91-
{
92-
"group": "SDK Reference",
93-
"pages": []
9457
}
9558
]
9659
},

0 commit comments

Comments
 (0)