mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
240 lines
4.7 KiB
JSON
240 lines
4.7 KiB
JSON
[
|
|
{
|
|
"label": "Overview",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"slug": "docs"
|
|
},
|
|
{
|
|
"label": "Architecture Overview",
|
|
"slug": "docs/architecture"
|
|
},
|
|
{
|
|
"label": "Contribution Guide",
|
|
"slug": "docs/contributing"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Get Started",
|
|
"items": [
|
|
{
|
|
"label": "Gemini CLI Quickstart",
|
|
"slug": "docs/get-started"
|
|
},
|
|
{
|
|
"label": "Authentication",
|
|
"slug": "docs/get-started/authentication"
|
|
},
|
|
{
|
|
"label": "Configuration",
|
|
"slug": "docs/get-started/configuration"
|
|
},
|
|
{
|
|
"label": "Installation",
|
|
"slug": "docs/get-started/installation"
|
|
},
|
|
{
|
|
"label": "Examples",
|
|
"slug": "docs/get-started/examples"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "CLI",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"slug": "docs/cli"
|
|
},
|
|
{
|
|
"label": "Commands",
|
|
"slug": "docs/cli/commands"
|
|
},
|
|
{
|
|
"label": "Checkpointing",
|
|
"slug": "docs/cli/checkpointing"
|
|
},
|
|
{
|
|
"label": "Custom Commands",
|
|
"slug": "docs/cli/custom-commands"
|
|
},
|
|
{
|
|
"label": "Enterprise",
|
|
"slug": "docs/cli/enterprise"
|
|
},
|
|
{
|
|
"label": "Headless Mode",
|
|
"slug": "docs/cli/headless"
|
|
},
|
|
{
|
|
"label": "Keyboard Shortcuts",
|
|
"slug": "docs/cli/keyboard-shortcuts"
|
|
},
|
|
{
|
|
"label": "Sandbox",
|
|
"slug": "docs/cli/sandbox"
|
|
},
|
|
{
|
|
"label": "Telemetry",
|
|
"slug": "docs/cli/telemetry"
|
|
},
|
|
{
|
|
"label": "Themes",
|
|
"slug": "docs/cli/themes"
|
|
},
|
|
{
|
|
"label": "Token Caching",
|
|
"slug": "docs/cli/token-caching"
|
|
},
|
|
{
|
|
"label": "Trusted Folders",
|
|
"slug": "docs/cli/trusted-folders"
|
|
},
|
|
{
|
|
"label": "Tutorials",
|
|
"slug": "docs/cli/tutorials"
|
|
},
|
|
{
|
|
"label": "Uninstall",
|
|
"slug": "docs/cli/uninstall"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Core",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"slug": "docs/core"
|
|
},
|
|
{
|
|
"label": "Tools API",
|
|
"slug": "docs/core/tools-api"
|
|
},
|
|
{
|
|
"label": "Memory Import Processor",
|
|
"slug": "docs/core/memport"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Tools",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"slug": "docs/tools"
|
|
},
|
|
{
|
|
"label": "File System",
|
|
"slug": "docs/tools/file-system"
|
|
},
|
|
{
|
|
"label": "Multi-File Read",
|
|
"slug": "docs/tools/multi-file"
|
|
},
|
|
{
|
|
"label": "Shell",
|
|
"slug": "docs/tools/shell"
|
|
},
|
|
{
|
|
"label": "Web Fetch",
|
|
"slug": "docs/tools/web-fetch"
|
|
},
|
|
{
|
|
"label": "Web Search",
|
|
"slug": "docs/tools/web-search"
|
|
},
|
|
{
|
|
"label": "Memory",
|
|
"slug": "docs/tools/memory"
|
|
},
|
|
{
|
|
"label": "Todos",
|
|
"slug": "docs/tools/todos"
|
|
},
|
|
{
|
|
"label": "MCP Servers",
|
|
"slug": "docs/tools/mcp-server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Extensions",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"slug": "docs/extensions"
|
|
},
|
|
{
|
|
"label": "Get Started with Extensions",
|
|
"slug": "docs/extensions/getting-started-extensions"
|
|
},
|
|
{
|
|
"label": "Extension Releasing",
|
|
"slug": "docs/extensions/extension-releasing"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "IDE Integration",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"slug": "docs/ide-integration"
|
|
},
|
|
{
|
|
"label": "IDE Companion Spec",
|
|
"slug": "docs/ide-integration/ide-companion-spec"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Development",
|
|
"items": [
|
|
{
|
|
"label": "NPM",
|
|
"slug": "docs/npm"
|
|
},
|
|
{
|
|
"label": "Releases",
|
|
"slug": "docs/releases"
|
|
},
|
|
{
|
|
"label": "Changelog",
|
|
"slug": "docs/changelogs"
|
|
},
|
|
{
|
|
"label": "Integration Tests",
|
|
"slug": "docs/integration-tests"
|
|
},
|
|
{
|
|
"label": "Issue and PR Automation",
|
|
"slug": "docs/issue-and-pr-automation"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Support",
|
|
"items": [
|
|
{
|
|
"label": "FAQ",
|
|
"slug": "docs/faq"
|
|
},
|
|
{
|
|
"label": "Troubleshooting",
|
|
"slug": "docs/troubleshooting"
|
|
},
|
|
{
|
|
"label": "Quota and Pricing",
|
|
"slug": "docs/quota-and-pricing"
|
|
},
|
|
{
|
|
"label": "Terms of Service",
|
|
"slug": "docs/tos-privacy"
|
|
}
|
|
]
|
|
}
|
|
]
|