You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GEMINI.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,5 +104,5 @@ This file (symlinked as `CLAUDE.md` and `AGENTS.md`) provides context and guidel
104
104
105
105
### Adding Documentation
106
106
107
-
- For a new source: Add source documentation to `docs/en/integrations/<source_name>/`.
108
-
- For a new tool: Add tool documentation to `docs/en/integrations/<source_name>/<tool_name>`.
107
+
- For a new source: Add source documentation to `docs/en/integrations/<source_name>/`. Be sure to include the `{{< list-tools >}}` shortcode on this page to dynamically display its available tools.
108
+
- For a new tool: Add tool documentation to `docs/en/integrations/<source_name>/<tool_name>`. Be sure to include the `{{< compatible-sources >}}` shortcode on this page to list its supported data sources.
0 commit comments