2025-07-31 02:50:51 +00:00
|
|
|
{
|
|
|
|
|
"$schema": "https://mintlify.com/docs.json",
|
|
|
|
|
"theme": "aspen",
|
|
|
|
|
"name": "Codeflash Documentation",
|
|
|
|
|
"colors": {
|
|
|
|
|
"primary": "#2563EB",
|
|
|
|
|
"light": "#3B82F6",
|
|
|
|
|
"dark": "#1D4ED8"
|
|
|
|
|
},
|
|
|
|
|
"favicon": "/favicon.ico",
|
2025-08-01 16:27:17 +00:00
|
|
|
"integrations": {
|
2025-10-24 23:25:31 +00:00
|
|
|
"posthog": {
|
2026-01-13 02:00:25 +00:00
|
|
|
"apiKey": "phc_aUO790jHd7z1SXwsYCz8dRApxueplZlZWeDSpKc5hol"
|
2025-08-01 16:27:17 +00:00
|
|
|
}
|
|
|
|
|
},
|
2025-07-31 02:50:51 +00:00
|
|
|
"navigation": {
|
|
|
|
|
"tabs": [
|
|
|
|
|
{
|
|
|
|
|
"tab": "Documentation",
|
|
|
|
|
"groups": [
|
|
|
|
|
{
|
|
|
|
|
"group": "🏠 Overview",
|
2025-08-07 00:14:27 +00:00
|
|
|
"pages": ["index"]
|
2025-07-31 02:50:51 +00:00
|
|
|
},
|
|
|
|
|
{
|
2026-01-27 03:09:33 +00:00
|
|
|
"group": "🚀 Quickstart",
|
2026-01-16 12:35:24 +00:00
|
|
|
"pages": [
|
2026-01-27 17:23:40 +00:00
|
|
|
"getting-started/local-installation",
|
|
|
|
|
"getting-started/javascript-installation"
|
2026-01-16 12:35:24 +00:00
|
|
|
]
|
2025-11-13 03:48:58 +00:00
|
|
|
},
|
2025-08-01 00:00:06 +00:00
|
|
|
{
|
2025-08-20 05:00:00 +00:00
|
|
|
"group": "⚡ Optimizing with Codeflash",
|
2025-08-01 00:00:06 +00:00
|
|
|
"pages": [
|
2025-08-20 05:00:00 +00:00
|
|
|
"optimizing-with-codeflash/one-function",
|
|
|
|
|
"optimizing-with-codeflash/trace-and-optimize",
|
|
|
|
|
"optimizing-with-codeflash/codeflash-all"
|
2025-07-31 02:50:51 +00:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
2025-08-20 05:00:00 +00:00
|
|
|
"group": "✨ Continuous Optimization",
|
2025-07-31 02:50:51 +00:00
|
|
|
"pages": [
|
2025-08-20 05:00:00 +00:00
|
|
|
"optimizing-with-codeflash/codeflash-github-actions",
|
2025-08-21 15:23:25 +00:00
|
|
|
"optimizing-with-codeflash/benchmarking",
|
2026-01-13 02:00:25 +00:00
|
|
|
"optimizing-with-codeflash/review-optimizations"
|
2025-07-31 02:50:51 +00:00
|
|
|
]
|
|
|
|
|
},
|
2026-01-27 03:09:33 +00:00
|
|
|
{
|
|
|
|
|
"group": "🛠 IDE Extension",
|
|
|
|
|
"pages": [
|
|
|
|
|
"editor-plugins/vscode/index",
|
|
|
|
|
"editor-plugins/vscode/features",
|
|
|
|
|
"editor-plugins/vscode/configuration",
|
|
|
|
|
"editor-plugins/vscode/troubleshooting"
|
|
|
|
|
]
|
|
|
|
|
},
|
2025-07-31 02:50:51 +00:00
|
|
|
{
|
|
|
|
|
"group": "🧠 Core Concepts",
|
2026-01-13 02:00:25 +00:00
|
|
|
"pages": [
|
|
|
|
|
"codeflash-concepts/how-codeflash-works",
|
2026-01-23 00:39:30 +00:00
|
|
|
"codeflash-concepts/benchmarking",
|
2026-01-27 00:49:41 +00:00
|
|
|
"codeflash-concepts/benchmarking-gpu-code",
|
2026-01-27 00:37:23 +00:00
|
|
|
"support-for-jit/index"
|
2026-01-13 02:00:25 +00:00
|
|
|
]
|
2025-07-31 02:50:51 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"group": "⚙️ Configuration & Best Practices",
|
2025-08-07 00:14:27 +00:00
|
|
|
"pages": ["configuration", "getting-the-best-out-of-codeflash"]
|
2025-07-31 02:50:51 +00:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
2025-08-20 05:00:00 +00:00
|
|
|
]
|
2025-07-31 02:50:51 +00:00
|
|
|
},
|
|
|
|
|
"logo": {
|
|
|
|
|
"light": "/images/codeflash_light.svg",
|
|
|
|
|
"dark": "/images/codeflash_darkmode.svg"
|
|
|
|
|
},
|
|
|
|
|
"navbar": {
|
|
|
|
|
"links": [
|
|
|
|
|
{
|
2025-08-20 05:00:00 +00:00
|
|
|
"label": "Discord",
|
|
|
|
|
"href": "https://www.codeflash.ai/discord",
|
|
|
|
|
"icon": "discord"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "GitHub",
|
|
|
|
|
"href": "https://github.com/codeflash-ai/codeflash",
|
|
|
|
|
"icon": "github"
|
2025-07-31 02:50:51 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "Blog",
|
|
|
|
|
"href": "https://www.codeflash.ai/blog"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"primary": {
|
|
|
|
|
"type": "button",
|
|
|
|
|
"label": "Try Codeflash",
|
2025-11-05 20:16:49 +00:00
|
|
|
"href": "https://app.codeflash.ai/login"
|
2025-07-31 02:50:51 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"contextual": {
|
2025-08-07 00:14:27 +00:00
|
|
|
"options": ["copy"]
|
2025-07-31 02:50:51 +00:00
|
|
|
},
|
|
|
|
|
"redirects": [
|
|
|
|
|
{
|
|
|
|
|
"source": "/docs/:path*",
|
|
|
|
|
"destination": "/:path*"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"footer": {
|
|
|
|
|
"socials": {
|
|
|
|
|
"discord": "https://www.codeflash.ai/discord",
|
2025-08-20 05:00:00 +00:00
|
|
|
"github": "https://github.com/codeflash-ai/codeflash",
|
2025-07-31 02:50:51 +00:00
|
|
|
"linkedin": "https://www.linkedin.com/company/codeflash-ai"
|
2025-08-05 23:24:22 +00:00
|
|
|
},
|
|
|
|
|
"links": [
|
|
|
|
|
{
|
|
|
|
|
"label": "Legal",
|
|
|
|
|
"items": [
|
|
|
|
|
{
|
|
|
|
|
"label": "Privacy Policy",
|
|
|
|
|
"href": "https://www.codeflash.ai/privacy-policy"
|
|
|
|
|
},
|
|
|
|
|
{
|
2025-08-07 00:14:27 +00:00
|
|
|
"label": "Terms of Service",
|
2025-08-05 23:24:22 +00:00
|
|
|
"href": "https://www.codeflash.ai/terms-of-service"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
2025-07-31 02:50:51 +00:00
|
|
|
}
|
2025-08-07 00:14:27 +00:00
|
|
|
}
|