File tree Expand file tree Collapse file tree 5 files changed +15
-92
lines changed Expand file tree Collapse file tree 5 files changed +15
-92
lines changed Original file line number Diff line number Diff line change 33 "theme" : " mint" ,
44 "name" : " E2B Documentation" ,
55 "colors" : {
6- "primary" : " #16A34A " ,
7- "light" : " #07C983 " ,
8- "dark" : " #15803D "
6+ "primary" : " #FF8800 " ,
7+ "light" : " #FF8800 " ,
8+ "dark" : " #E57B00 "
99 },
10- "favicon" : " /favicon.svg " ,
10+ "favicon" : " /favicon.png " ,
1111 "navigation" : {
1212 "anchors" : [
1313 {
1414 "anchor" : " Documentation" ,
1515 "icon" : " book-open" ,
1616 "groups" : [
17- {
18- "group" : " Getting Started" ,
19- "pages" : [" What's E2B?" , " Quickstart" , " Getting API Key" ]
20- },
21- {
22- "group" : " Sandbox" ,
23- "pages" : [
24- " Sandbox lifecycle" ,
25- " Environment variables" ,
26- " Filesystem" ,
27- " Commands" ,
28- " Reconnect" ,
29- " Internet access"
30- ]
31- },
3217 {
3318 "group" : " Custom sandbox" ,
3419 "pages" : [
5035 " template/examples" ,
5136 " template/migration"
5237 ]
53- },
54- {
55- "group" : " Premade sandboxes" ,
56- "pages" : [" Base" , " Code interpreter" , " Desktop" ]
57- },
58- {
59- "group" : " Deploy E2B" ,
60- "pages" : [" deployment/byoc" , " deployment/self-hosting" ]
6138 }
6239 ]
63- },
64- {
65- "anchor" : " SDK Reference" ,
66- "icon" : " square-terminal" ,
67- "href" : " https://external-link.com/blog"
6840 }
6941 ]
7042 },
7648 "primary" : {
7749 "type" : " button" ,
7850 "label" : " Dashboard" ,
79- "href" : " https://dashboard.mintlify.com "
51+ "href" : " https://e2b.dev/dashboard "
8052 }
8153 },
8254 "contextual" : {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments