mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
update Docs for Plugin
This commit is contained in:
parent
4d4cb5f517
commit
3b8a2e5c82
1 changed files with 12 additions and 8 deletions
|
|
@ -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,18 +75,14 @@
|
|||
"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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue