Merge pull request #2067 from codeflash-ai/update_docs

update Docs for Plugin
This commit is contained in:
Sarthak Agarwal 2026-04-15 00:38:31 +05:30 committed by GitHub
commit d8b62367ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,14 @@
"getting-started/java-installation"
]
},
{
"group": "Claude Code Plugin",
"pages": [
"claude-code-plugin/getting-started",
"claude-code-plugin/usage-guide",
"claude-code-plugin/troubleshooting"
]
},
{
"group": "Using Codeflash",
"pages": [
@ -67,19 +75,15 @@
"editor-plugins/vscode/configuration",
"editor-plugins/vscode/troubleshooting"
]
},
{
"group": "Claude Code Plugin",
"pages": [
"claude-code-plugin/getting-started",
"claude-code-plugin/usage-guide",
"claude-code-plugin/troubleshooting"
]
}
]
}
]
},
"banner": {
"content": "New: Use Codeflash directly inside Claude Code with the [Codeflash Claude Code Plugin](/claude-code-plugin/getting-started).",
"dismissible": true
},
"logo": {
"light": "/images/codeflash_light.svg",
"dark": "/images/codeflash_darkmode.svg"