summaryrefslogtreecommitdiff
path: root/docs/core/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/core/index.md')
-rw-r--r--docs/core/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/core/index.md b/docs/core/index.md
index d77e6bda..035e00c7 100644
--- a/docs/core/index.md
+++ b/docs/core/index.md
@@ -5,6 +5,7 @@ Gemini CLI's core package (`packages/core`) is the backend portion of Gemini CLI
## Navigating this section
- **[Core tools API](./tools-api.md):** Information on how tools are defined, registered, and used by the core.
+- **[Memory Import Processor](./memport.md):** Documentation for the modular GEMINI.md import feature using @file.md syntax.
## Role of the core