11{
2- "$schema" : " https://mintlify.com/docs.json" ,
3- "theme" : " mint" ,
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" : " Introduction" ,
18- "pages" : [
19- " introduction/overview" ,
20- " introduction/capabilities" ,
21- " introduction/api" ,
22- " introduction/prompting" ,
23- " introduction/community" ,
24- " introduction/about" ,
25- " introduction/faq"
26- ]
27- },
28- {
29- "group" : " Integrations" ,
30- "pages" : [
31- " integrations/slack" ,
32- " integrations/linear" ,
33- " integrations/github" ,
34- " integrations/web-search" ,
35- " integrations/sandboxes"
36- ]
37- }
38- ]
39- },
40- {
41- "tab" : " API Reference" ,
42- "openapi" : {
43- "source" : " https://api.codegen.com/api/openapi.json" ,
44- "directory" : " /api-reference"
45- }
46- },
47- {
48- "tab" : " Blog" ,
49- "groups" : [
50- {
51- "group" : " Blog" ,
52- "pages" : [
53- " blog/posts" ,
54- " blog/devin" ,
55- " blog/act-via-code"
56- ]
57- }
58- ]
59- },
60- {
61- "tab" : " Changelog" ,
62- "groups" : [
63- {
64- "group" : " Changelog" ,
65- "pages" : [
66- " changelog/changelog"
67- ]
68- }
69- ]
70- }
71- ]
72- },
73- "logo" : {
74- "light" : " https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45bf55446746125835_Codegen_Logomark_Light.svg" ,
75- "dark" : " https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45a3e32761c42b324b_Codegen_Logomark_Dark.svg"
76- },
77- "appearance" : {
78- "default" : " dark"
79- },
80- "background" : {
81- "decoration" : " gradient"
82- },
83- "navbar" : {
84- "primary" : {
85- "type" : " button" ,
86- "label" : " GitHub" ,
87- "href" : " https://github.com/codegen-sh/codegen-sdk"
88- }
89- },
90- "seo" : {
91- "metatags" : {
92- "og:site_name" : " Codegen" ,
93- "og:title" : " Codegen - The SWE that Never Sleeps" ,
94- "og:description" : " Code agents accessible via API, Slack, Linear, Github, and more." ,
95- "og:url" : " https://docs.codegen.com" ,
96- "og:locale" : " en_US" ,
97- "og:logo" : " https://i.imgur.com/f4OVOqI.png" ,
98- "article:publisher" : " Codegen, Inc." ,
99- "twitter:site" : " @codegen"
100- },
101- "indexing" : " navigable"
102- },
103- "footer" : {
104- "socials" : {
105- "x" : " https://x.com/codegen" ,
106- "linkedin" : " https://linkedin.com/company/codegen-dot-com"
107- }
108- },
109- "integrations" : {
110- "posthog" : {
111- "apiKey" : " phc_GLxaINoQJnuyCyxDmTciQqzdKBYFVDkY7bRBO4bDdso"
112- }
113- }
114- }
2+ "$schema" : " https://mintlify.com/docs.json" ,
3+ "theme" : " mint" ,
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" : " Introduction" ,
18+ "pages" : [
19+ " introduction/overview" ,
20+ " introduction/capabilities" ,
21+ " introduction/api" ,
22+ " introduction/prompting" ,
23+ " introduction/community" ,
24+ " introduction/about" ,
25+ " introduction/faq"
26+ ]
27+ },
28+ {
29+ "group" : " Integrations" ,
30+ "pages" : [
31+ " integrations/slack" ,
32+ " integrations/linear" ,
33+ " integrations/github" ,
34+ " integrations/web-search" ,
35+ " integrations/sandboxes"
36+ ]
37+ }
38+ ]
39+ },
40+ {
41+ "tab" : " API Reference" ,
42+ "openapi" : {
43+ "source" : " https://api.codegen.com/api/openapi.json" ,
44+ "directory" : " /api-reference"
45+ }
46+ },
47+ {
48+ "tab" : " Blog" ,
49+ "groups" : [
50+ {
51+ "group" : " Blog" ,
52+ "pages" : [" blog/posts" , " blog/devin" , " blog/act-via-code" ]
53+ }
54+ ]
55+ },
56+ {
57+ "tab" : " Changelog" ,
58+ "groups" : [
59+ {
60+ "group" : " Changelog" ,
61+ "pages" : [" changelog/changelog" ]
62+ }
63+ ]
64+ }
65+ ]
66+ },
67+ "logo" : {
68+ "light" : " https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45bf55446746125835_Codegen_Logomark_Light.svg" ,
69+ "dark" : " https://cdn.prod.website-files.com/67070304751b9b01bf6a161c/679bcf45a3e32761c42b324b_Codegen_Logomark_Dark.svg"
70+ },
71+ "appearance" : {
72+ "default" : " dark"
73+ },
74+ "background" : {
75+ "decoration" : " gradient"
76+ },
77+ "navbar" : {
78+ "primary" : {
79+ "type" : " button" ,
80+ "label" : " GitHub" ,
81+ "href" : " https://github.com/codegen-sh/codegen-sdk"
82+ }
83+ },
84+ "seo" : {
85+ "metatags" : {
86+ "og:site_name" : " Codegen" ,
87+ "og:title" : " Codegen - The SWE that Never Sleeps" ,
88+ "og:description" : " Code agents accessible via API, Slack, Linear, Github, and more." ,
89+ "og:url" : " https://docs.codegen.com" ,
90+ "og:locale" : " en_US" ,
91+ "og:logo" : " https://i.imgur.com/f4OVOqI.png" ,
92+ "article:publisher" : " Codegen, Inc." ,
93+ "twitter:site" : " @codegen"
94+ },
95+ "indexing" : " navigable"
96+ },
97+ "footer" : {
98+ "socials" : {
99+ "x" : " https://x.com/codegen" ,
100+ "linkedin" : " https://linkedin.com/company/codegen-dot-com"
101+ }
102+ },
103+ "integrations" : {
104+ "posthog" : {
105+ "apiKey" : " phc_GLxaINoQJnuyCyxDmTciQqzdKBYFVDkY7bRBO4bDdso"
106+ }
107+ }
108+ }
0 commit comments