mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
Merge pull request #103 from heygen-com/docs/add-contextual-menu
docs: add contextual menu for AI-assisted docs browsing
This commit is contained in:
@@ -12,6 +12,23 @@
|
||||
"dark": "/logo/dark.svg"
|
||||
},
|
||||
"favicon": "/favicon.svg",
|
||||
"contextual": {
|
||||
"options": [
|
||||
"copy",
|
||||
"claude",
|
||||
"cursor",
|
||||
"vscode",
|
||||
"windsurf",
|
||||
"mcp",
|
||||
{
|
||||
"title": "Open an issue",
|
||||
"description": "Report a bug or request a feature",
|
||||
"icon": "github",
|
||||
"iconType": "brands",
|
||||
"href": "https://github.com/heygen-com/hyperframes/issues/new"
|
||||
}
|
||||
]
|
||||
},
|
||||
"navigation": {
|
||||
"tabs": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user