|
1 | 1 | { |
2 | | - "$schema": "https://mintlify.com/docs.json", |
3 | | - "theme": "maple", |
4 | | - "name": "Codegen Documentation", |
5 | | - "colors": { |
6 | | - "primary": "#a277ff", |
7 | | - "light": "#a277ff", |
8 | | - "dark": "#a277ff" |
9 | | - }, |
10 | | - "favicon": "/favicon.svg", |
11 | | - "navigation": { |
12 | | - "tabs": [ |
13 | | - { |
14 | | - "tab": "Documentation", |
15 | | - "groups": [ |
16 | | - { |
17 | | - "group": "Overview", |
18 | | - "pages": [ |
19 | | - "introduction/overview", |
20 | | - "introduction/api", |
21 | | - "introduction/prompting", |
22 | | - "introduction/community", |
23 | | - "introduction/about", |
24 | | - "introduction/faq" |
25 | | - ] |
26 | | - }, |
27 | | - { |
28 | | - "group": "Capabilities", |
29 | | - "pages": ["capabilities/capabilities", "capabilities/wake-up", "capabilities/interrupts"] |
30 | | - }, |
31 | | - { |
32 | | - "group": "Integrations", |
33 | | - "pages": [ |
34 | | - "integrations/github", |
35 | | - "integrations/slack", |
36 | | - "integrations/linear", |
37 | | - "integrations/jira", |
38 | | - "integrations/notion", |
39 | | - "integrations/figma", |
40 | | - "integrations/circleci", |
41 | | - "integrations/web-search", |
42 | | - "integrations/postgres", |
43 | | - "integrations/mcp" |
44 | | - ] |
45 | | - }, |
46 | | - { |
47 | | - "group": "Sandboxes", |
48 | | - "pages": [ |
49 | | - "sandboxes/overview", |
50 | | - "sandboxes/setup-commands", |
51 | | - "sandboxes/image-snapshots", |
52 | | - "sandboxes/environment-variables", |
53 | | - "sandboxes/secrets", |
54 | | - "sandboxes/editor", |
55 | | - "sandboxes/web-preview" |
56 | | - ] |
57 | | - }, |
58 | | - { |
59 | | - "group": "Settings", |
60 | | - "pages": ["settings/repo-rules", "settings/model-configuration"] |
61 | | - } |
62 | | - ] |
63 | | - }, |
64 | | - { |
65 | | - "tab": "API Reference", |
66 | | - "groups": [ |
67 | | - { |
68 | | - "group": "Endpoints", |
69 | | - "openapi": { |
70 | | - "source": "/api-reference/openapi3.json", |
71 | | - "directory": "api-reference" |
72 | | - } |
73 | | - }, |
74 | | - { |
75 | | - "group": "Guides", |
76 | | - "pages": ["api-reference/agent-run-logs", "api-reference/github-actions"] |
77 | | - } |
78 | | - ] |
79 | | - } |
80 | | - ] |
81 | | - }, |
82 | | - "logo": { |
83 | | - "light": "https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45bf55446746125835_Codegen_Logomark_Light.svg", |
84 | | - "dark": "https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45a3e32761c42b324b_Codegen_Logomark_Dark.svg" |
85 | | - }, |
86 | | - "appearance": { |
87 | | - "default": "dark" |
88 | | - }, |
89 | | - "background": { |
90 | | - "decoration": "gradient" |
91 | | - }, |
92 | | - "navbar": { |
93 | | - "primary": { |
94 | | - "type": "button", |
95 | | - "label": "GitHub", |
96 | | - "href": "https://github.com/codegen-sh/codegen-sdk" |
97 | | - } |
98 | | - }, |
99 | | - "seo": { |
100 | | - "metatags": { |
101 | | - "og:site_name": "Codegen Documentation", |
102 | | - "og:title": "Codegen Documentation - 10x Your Engineering", |
103 | | - "og:description": "Complete documentation for Codegen, the AI-powered software engineering agent. Learn how to integrate with GitHub, Slack, Linear, and more.", |
104 | | - "og:url": "https://docs.codegen.com", |
105 | | - "og:locale": "en_US", |
106 | | - "og:logo": "https://i.imgur.com/f4OVOqI.png", |
107 | | - "article:publisher": "Codegen, Inc.", |
108 | | - "twitter:site": "@codegen" |
109 | | - }, |
110 | | - "indexing": "navigable" |
111 | | - }, |
112 | | - "footer": { |
113 | | - "socials": { |
114 | | - "x": "https://x.com/codegen", |
115 | | - "linkedin": "https://linkedin.com/company/codegen-dot-com" |
116 | | - } |
117 | | - }, |
118 | | - "integrations": { |
119 | | - "posthog": { |
120 | | - "apiKey": "phc_GLxaINoQJnuyCyxDmTciQqzdKBYFVDkY7bRBO4bDdso" |
121 | | - } |
122 | | - }, |
123 | | - "head": [ |
124 | | - { |
125 | | - "tag": "script", |
126 | | - "content": "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-T7G5S78D');" |
127 | | - } |
128 | | - ] |
| 2 | + "$schema": "https://mintlify.com/docs.json", |
| 3 | + "theme": "maple", |
| 4 | + "name": "Codegen", |
| 5 | + "colors": { |
| 6 | + "primary": "#a277ff", |
| 7 | + "light": "#a277ff", |
| 8 | + "dark": "#a277ff" |
| 9 | + }, |
| 10 | + "favicon": "/favicon.svg", |
| 11 | + "navigation": { |
| 12 | + "tabs": [ |
| 13 | + { |
| 14 | + "tab": "Documentation", |
| 15 | + "groups": [ |
| 16 | + { |
| 17 | + "group": "Overview", |
| 18 | + "pages": [ |
| 19 | + "introduction/overview", |
| 20 | + "introduction/api", |
| 21 | + "introduction/prompting", |
| 22 | + "introduction/community", |
| 23 | + "introduction/about", |
| 24 | + "introduction/faq" |
| 25 | + ] |
| 26 | + }, |
| 27 | + { |
| 28 | + "group": "Capabilities", |
| 29 | + "pages": ["capabilities/capabilities", "capabilities/wake-up"] |
| 30 | + }, |
| 31 | + { |
| 32 | + "group": "Integrations", |
| 33 | + "pages": [ |
| 34 | + "integrations/github", |
| 35 | + "integrations/slack", |
| 36 | + "integrations/linear", |
| 37 | + "integrations/notion", |
| 38 | + "integrations/figma", |
| 39 | + "integrations/circleci", |
| 40 | + "integrations/web-search", |
| 41 | + "integrations/postgres" |
| 42 | + ] |
| 43 | + }, |
| 44 | + { |
| 45 | + "group": "Sandboxes", |
| 46 | + "pages": [ |
| 47 | + "sandboxes/overview", |
| 48 | + "sandboxes/setup-commands", |
| 49 | + "sandboxes/environment-variables", |
| 50 | + "sandboxes/secrets", |
| 51 | + "sandboxes/editor", |
| 52 | + "sandboxes/web-preview" |
| 53 | + ] |
| 54 | + }, |
| 55 | + { |
| 56 | + "group": "Settings", |
| 57 | + "pages": ["settings/repo-rules", "settings/model-configuration"] |
| 58 | + } |
| 59 | + ] |
| 60 | + }, |
| 61 | + { |
| 62 | + "tab": "API Reference", |
| 63 | + "groups": [ |
| 64 | + { |
| 65 | + "group": "Endpoints", |
| 66 | + "openapi": { |
| 67 | + "source": "/api-reference/openapi3.json", |
| 68 | + "directory": "api-reference" |
| 69 | + } |
| 70 | + }, |
| 71 | + { |
| 72 | + "group": "Guides", |
| 73 | + "pages": ["api-reference/agent-run-logs"] |
| 74 | + } |
| 75 | + ] |
| 76 | + }, |
| 77 | + { |
| 78 | + "tab": "Blog", |
| 79 | + "groups": [ |
| 80 | + { |
| 81 | + "group": "Blog", |
| 82 | + "pages": ["blog/posts", "blog/devin", "blog/act-via-code"] |
| 83 | + } |
| 84 | + ] |
| 85 | + }, |
| 86 | + { |
| 87 | + "tab": "Changelog", |
| 88 | + "groups": [ |
| 89 | + { |
| 90 | + "group": "Changelog", |
| 91 | + "pages": ["changelog/changelog"] |
| 92 | + } |
| 93 | + ] |
| 94 | + } |
| 95 | + ] |
| 96 | + }, |
| 97 | + "logo": { |
| 98 | + "light": "https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45bf55446746125835_Codegen_Logomark_Light.svg", |
| 99 | + "dark": "https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45a3e32761c42b324b_Codegen_Logomark_Dark.svg" |
| 100 | + }, |
| 101 | + "appearance": { |
| 102 | + "default": "dark" |
| 103 | + }, |
| 104 | + "background": { |
| 105 | + "decoration": "gradient" |
| 106 | + }, |
| 107 | + "navbar": { |
| 108 | + "primary": { |
| 109 | + "type": "button", |
| 110 | + "label": "GitHub", |
| 111 | + "href": "https://github.com/codegen-sh/codegen-sdk" |
| 112 | + } |
| 113 | + }, |
| 114 | + "seo": { |
| 115 | + "metatags": { |
| 116 | + "og:site_name": "Codegen", |
| 117 | + "og:title": "Codegen - The SWE that Never Sleeps", |
| 118 | + "og:description": "Code agents accessible via API, Slack, Linear, Github, and more.", |
| 119 | + "og:url": "https://docs.codegen.com", |
| 120 | + "og:locale": "en_US", |
| 121 | + "og:logo": "https://i.imgur.com/f4OVOqI.png", |
| 122 | + "article:publisher": "Codegen, Inc.", |
| 123 | + "twitter:site": "@codegen" |
| 124 | + }, |
| 125 | + "indexing": "navigable" |
| 126 | + }, |
| 127 | + "footer": { |
| 128 | + "socials": { |
| 129 | + "x": "https://x.com/codegen", |
| 130 | + "linkedin": "https://linkedin.com/company/codegen-dot-com" |
| 131 | + } |
| 132 | + }, |
| 133 | + "integrations": { |
| 134 | + "posthog": { |
| 135 | + "apiKey": "phc_GLxaINoQJnuyCyxDmTciQqzdKBYFVDkY7bRBO4bDdso" |
| 136 | + } |
| 137 | + } |
129 | 138 | } |
0 commit comments