mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Docs/add hooks reference (#20961)
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com>
This commit is contained in:
@@ -94,7 +94,14 @@
|
|||||||
{ "label": "Agent Skills", "slug": "docs/cli/skills" },
|
{ "label": "Agent Skills", "slug": "docs/cli/skills" },
|
||||||
{ "label": "Checkpointing", "slug": "docs/cli/checkpointing" },
|
{ "label": "Checkpointing", "slug": "docs/cli/checkpointing" },
|
||||||
{ "label": "Headless mode", "slug": "docs/cli/headless" },
|
{ "label": "Headless mode", "slug": "docs/cli/headless" },
|
||||||
{ "label": "Hooks", "slug": "docs/hooks" },
|
{
|
||||||
|
"label": "Hooks",
|
||||||
|
"collapsed": true,
|
||||||
|
"items": [
|
||||||
|
{ "label": "Overview", "slug": "docs/hooks" },
|
||||||
|
{ "label": "Reference", "slug": "docs/hooks/reference" }
|
||||||
|
]
|
||||||
|
},
|
||||||
{ "label": "IDE integration", "slug": "docs/ide-integration" },
|
{ "label": "IDE integration", "slug": "docs/ide-integration" },
|
||||||
{ "label": "MCP servers", "slug": "docs/tools/mcp-server" },
|
{ "label": "MCP servers", "slug": "docs/tools/mcp-server" },
|
||||||
{ "label": "Model routing", "slug": "docs/cli/model-routing" },
|
{ "label": "Model routing", "slug": "docs/cli/model-routing" },
|
||||||
|
|||||||
Reference in New Issue
Block a user