mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-25 12:34:38 -07:00
docs: Remove redundant and duplicate documentation files (#14699)
Co-authored-by: Liqiong Zheng <laceyzheng2017@gmail.com> Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
This commit is contained in:
@@ -852,5 +852,5 @@ console.log(JSON.stringify(sanitizeOutput(hookOutput)));
|
||||
|
||||
- [Hooks Reference](index.md) - Complete API reference
|
||||
- [Writing Hooks](writing-hooks.md) - Tutorial and examples
|
||||
- [Configuration](../cli/configuration.md) - Gemini CLI settings
|
||||
- [Configuration](../get-started/configuration.md) - Gemini CLI settings
|
||||
- [Hooks Design Document](../hooks-design.md) - Technical architecture
|
||||
|
||||
+2
-1
@@ -689,5 +689,6 @@ matchers:
|
||||
- [Best Practices](best-practices.md) - Security, performance, and debugging
|
||||
- [Custom Commands](../cli/custom-commands.md) - Create reusable prompt
|
||||
shortcuts
|
||||
- [Configuration](../cli/configuration.md) - Gemini CLI configuration options
|
||||
- [Configuration](../get-started/configuration.md) - Gemini CLI configuration
|
||||
options
|
||||
- [Hooks Design Document](../hooks-design.md) - Technical architecture details
|
||||
|
||||
@@ -1040,5 +1040,5 @@ To package hooks as an extension, follow the
|
||||
|
||||
- [Hooks Reference](index.md) - Complete API reference and configuration
|
||||
- [Best Practices](best-practices.md) - Security, performance, and debugging
|
||||
- [Configuration](../cli/configuration.md) - Gemini CLI settings
|
||||
- [Configuration](../get-started/configuration.md) - Gemini CLI settings
|
||||
- [Custom Commands](../cli/custom-commands.md) - Create custom commands
|
||||
|
||||
Reference in New Issue
Block a user