File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://mintlify.com/schema.json" ,
3+ "theme" : " mint" ,
34 "name" : " typesync" ,
45 "favicon" : " /favicon.svg" ,
56 "colors" : {
67 "primary" : " #357470" ,
78 "light" : " #48A77B" ,
8- "dark" : " #357470" ,
9- "anchors" : {
10- "from" : " #357470" ,
11- "to" : " #48A77B"
12- },
13- "background" : {
9+ "dark" : " #357470"
10+ },
11+ "background" : {
12+ "color" : {
1413 "dark" : " #030a08"
1514 }
1615 },
4443 "url" : " https://discord.gg/Hb2HW98DvF"
4544 }
4645 ],
47- "navigation" : [
48- {
49- "group" : " Overview" ,
50- "pages" : [" introduction" , " installation" , " quickstart" , " upgrading" ]
51- },
52- {
53- "group" : " Schema" ,
54- "pages" : [" schema/definition" , " schema/types" ]
55- },
56- {
57- "group" : " CLI Reference" ,
58- "pages" : [
59- " cli/generate-ts" ,
60- " cli/generate-swift" ,
61- " cli/generate-py" ,
62- " cli/generate-rules" ,
63- " cli/generate-graph" ,
64- " cli/validate"
65- ]
66- }
67- ],
46+ "navigation" : {
47+ "groups" : [
48+ {
49+ "group" : " Overview" ,
50+ "pages" : [" introduction" , " installation" , " quickstart" , " upgrading" ]
51+ },
52+ {
53+ "group" : " Schema" ,
54+ "pages" : [" schema/definition" , " schema/types" ]
55+ },
56+ {
57+ "group" : " CLI Reference" ,
58+ "pages" : [
59+ " cli/generate-ts" ,
60+ " cli/generate-swift" ,
61+ " cli/generate-py" ,
62+ " cli/generate-rules" ,
63+ " cli/generate-graph" ,
64+ " cli/validate"
65+ ]
66+ }
67+ ]
68+ },
6869 "footerSocials" : {
6970 "discord" : " https://discord.gg/Hb2HW98DvF" ,
7071 "github" : " https://github.com/kafkas/typesync"
You can’t perform that action at this time.
0 commit comments